1
1
Fork 0
Commit Graph

108 Commits

Author SHA1 Message Date
Svetlana Isakova a3d7a6660a Regenerated samples 2020-11-17 20:00:10 +01:00
Svetlana Isakova 346b479496
Merge pull request #9 from iampatbrown/master
Minor changes to String Templates Exercise 1 and 2
2020-11-11 20:51:08 +01:00
Svetlana Isakova dad77e0342 Regenerated samples & exercise descriptions 2020-10-23 19:02:26 +02:00
Svetlana Isakova d9da868e2c Regenerated AtomicTest 2020-10-19 14:02:50 +02:00
Bruce Eckel 1a1af1259a Capitalize IDEA 2020-10-12 04:16:03 -06:00
Bruce Eckel 95fe2300bb Finished reviewing "Programming Basics"
Files containing only a newline at the end of the file indicate that I have reviewed that task and didn't need to change anything. The file now has a new timestamp indicating it has been reviewed.
2020-10-11 12:40:34 -06:00
Bruce Eckel e3dde8b1ed More reviewed
Files containing only a newline at the end of the file indicate that I have reviewed that task and didn't need to change anything. The file now has a new timestamp indicating it has been reviewed
2020-10-11 11:10:45 -06:00
Svetlana Isakova ea9543b999 Updated course at Stepik 2020-09-29 14:26:48 +02:00
Svetlana Isakova f299d0943e Updated samples 2020-09-26 15:44:32 +02:00
Liana Bakradze 51e961ebaa rename "Hello, World!" to "Hello, World" for compatibility with IJ 2020.2
`!` in task name causes exception during gradle project import preventing normal work with the task in IDE (no completion, tests don't run etc)
2020-08-14 16:44:08 +03:00
Svetlana Isakova b92f85fc2f Added newline to output.txt to fix test 2020-07-28 19:10:11 +02:00
iampatbrown b79b201aab Minor fix: matched function name to expected type 2020-06-04 17:19:04 +10:00
iampatbrown fefd93d34e Minor fix: remove period after index to match exercise text 2020-06-04 12:47:56 +10:00
iampatbrown 7114df6b31 Minor fix: expected result different from exercise text 2020-06-04 12:47:06 +10:00
Svetlana Isakova 54c1e327b1 Changed remote-info after update on Stepik 2020-05-19 18:07:41 +02:00
Svetlana Isakova 5b0b44f1f6 Minor fix: wrong type (edu instead of output) 2020-05-19 17:15:53 +02:00
Svetlana Isakova 8af8bce173 Fixed an action title 2020-05-19 15:16:06 +02:00
Svetlana Isakova 223a2bdac2 Changes in 'remove-info.yaml' after the Edu course update at Stepik 2020-05-14 14:19:47 +02:00
Svetlana Isakova 818e0dc262 Regenerated course 2020-05-12 18:08:29 +02:00
Svetlana Isakova 92dbea637b Regenerated examples & exercise descriptions 2020-04-28 22:39:10 +02:00
Svetlana Isakova 7133459770 Regenerated exercise descriptions 2020-04-23 14:36:38 +02:00
Svetlana Isakova 5284e59d47 Updated exercises to the latest changes 2020-01-03 11:08:26 +01:00
Svetlana Isakova 2c0399d8c0 Extracted loading 'main' function
because there're two main functions in the bytecode:
one with args and one without
2019-11-13 23:42:51 +01:00
Svetlana Isakova b0db05ab5c Minor refactoring: "Test" as a default file name for file facade 2019-11-13 21:17:58 +01:00
Svetlana Isakova 4273438f2e Exercise descriptions reworded 2019-11-07 15:59:53 +01:00
Svetlana Isakova 5ecfc320c6 Minor updates 2019-11-07 14:14:26 +01:00
Svetlana Isakova 675fbc8fd2 Regenerated content 2019-11-07 14:01:16 +01:00
Svetlana Isakova c39ab25fbe Minor: updated book sample 2019-10-24 15:46:05 +02:00
Svetlana Isakova 66411903f0 Reformatted code 2019-10-23 14:11:49 +02:00
Svetlana Isakova 01762af626 Added missing timeouts for tests 2019-10-23 10:55:19 +02:00
Svetlana Isakova ae6128551b Trimmed lines in IDE exercise descriptions 2019-10-23 10:44:48 +02:00
Svetlana Isakova 6e901a6691 Propagated Bruce's changes to IDE tasks 2019-10-23 10:39:08 +02:00
Svetlana Isakova 521e76e9fe Regenerated packages for ide tasks 2019-10-22 13:19:27 +02:00
Svetlana Isakova 5b4610497c Added missing sorting tests annotations 2019-10-21 21:46:21 +02:00
Svetlana Isakova bd9719c073 Added IDE task on passing program arguments 2019-10-21 16:42:27 +02:00
Svetlana Isakova 649e548a25 Removed the remaining untestable tasks from 'Summary 1' 2019-10-21 14:13:39 +02:00
Svetlana Isakova 3855cae763 Fighting with untestable exercises 2019-10-21 13:49:59 +02:00
Svetlana Isakova 05006cdf40 Mentioned TODO() explicitly at some point; before that using // TODO 2019-10-18 20:47:12 +02:00
Svetlana Isakova 7a92d37d0f Changed tests for the very first task 2019-10-18 20:47:12 +02:00
Svetlana Isakova 8671a04375 Fighting with untestable exercises in 'Data Types' 2019-10-18 20:16:55 +02:00
Svetlana Isakova 57b325cab4 Regenerated test names 2019-10-16 16:16:07 +02:00
Svetlana Isakova 3c5fac1cd4 More changes according to the new package naming scheme 2019-10-16 13:59:25 +02:00
Svetlana Isakova f730aedc6d Changed the naming scheme for exercise packages 2019-10-16 11:45:05 +02:00
Svetlana Isakova 7b6a596da4 Regenerated package names for exercises 2019-10-15 18:25:49 +02:00
Svetlana Isakova 4b2833cc76 Minor fixes in size of placeholders 2019-10-15 16:22:20 +02:00
Svetlana Isakova ebd58aa9ec Changed task type to 'output' if output is tested 2019-10-15 14:33:21 +02:00
Svetlana Isakova 5ef4988fc9 Added comments for untestable markers 2019-10-15 14:14:46 +02:00
Svetlana Isakova 5756a43cb8 Use 'Expected output' comment only when the main code is commented
to exclude such samples from automatic tests; otherwise use 'Output' comment
2019-10-15 13:46:29 +02:00
Svetlana Isakova 7370148efa Added missing tests for 'everyFifth' 2019-10-15 13:43:23 +02:00
Svetlana Isakova 08a8a3fcd9 Renamed 'checkParameters' function in util
to checkParametersOfConstructor/TopLevelFunction/MemberFunction correspondingly
2019-10-15 13:27:42 +02:00