1
1
Fork 0
Commit Graph

168 Commits

Author SHA1 Message Date
Svetlana Isakova ffe8ed7e7b Added an error for 'too many entities'
(when a student defines two overloaded 'foo' functions when only one is needed and we can't choose one)
2019-11-13 22:52:40 +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 f9bae81aba Regenerated tests 2019-11-13 20:53:36 +01:00
Svetlana Isakova 1e1dcfbaae Added tests for exercises 2019-11-13 20:14:56 +01:00
Svetlana Isakova d066aaa19e Regenerated updated descriptions 2019-11-13 18:32:55 +01:00
Svetlana Isakova fa572947a6 Fixed bug in checking the parameters size of a member function (it always contains an extra one) 2019-11-07 16:24:13 +01:00
Svetlana Isakova 675fbc8fd2 Regenerated content 2019-11-07 14:01:16 +01:00
Svetlana Isakova e22bbfd53d Added tests and solutions for new 'overloading' tasks 2019-11-07 13:23:10 +01:00
Svetlana Isakova 231074d13b Returned stepik references for renamed atoms 2019-10-24 12:27:42 +02:00
Svetlana Isakova 97d8b9ae7c Moved 'break & continue' to the end of the section 2019-10-23 10:28:02 +02:00
Svetlana Isakova 7e90d00eb1 Worked on examples and exercises in 'break & continue' 2019-10-22 19:13:42 +02:00
Svetlana Isakova 521e76e9fe Regenerated packages for ide tasks 2019-10-22 13:19:27 +02:00
Svetlana Isakova d922de732d Reordering 2019-10-21 21:04:46 +02:00
Svetlana Isakova 6f28e53d95 Removed the remaining untestable exercise from "Lists" 2019-10-21 14:24:42 +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 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 77d716b521 Regenerated tests 2019-10-16 17:19:26 +02:00
Svetlana Isakova e7264e83ee Renamed 'RunJUnitTests' to 'TestAllExercises' 2019-10-16 17:13:38 +02:00
Svetlana Isakova f1bc6d3d71 Generared tests for output 2019-10-16 17:12:15 +02:00
Svetlana Isakova 5b7b46a03d Regenerated main tests 2019-10-16 16:46:23 +02:00
Svetlana Isakova 4267344987 Generated tests for running JUnit tests for exercises 2019-10-16 16:38:28 +02:00
Svetlana Isakova 57b325cab4 Regenerated test names 2019-10-16 16:16:07 +02:00
Svetlana Isakova 143b728e6a Started basic template for 'RunJUnitTests' 2019-10-16 16:10:26 +02:00
Svetlana Isakova 3c5fac1cd4 More changes according to the new package naming scheme 2019-10-16 13:59:25 +02:00
Svetlana Isakova cfc763e8de Regenerated 'TestAllExamples' 2019-10-16 12:37:50 +02:00
Svetlana Isakova 7b6a596da4 Regenerated package names for exercises 2019-10-15 18:25:49 +02:00
Svetlana Isakova 08a8a3fcd9 Renamed 'checkParameters' function in util
to checkParametersOfConstructor/TopLevelFunction/MemberFunction correspondingly
2019-10-15 13:27:42 +02:00
Svetlana Isakova 8a304d5f7f More unstable tags added 2019-10-15 11:20:34 +02:00
Svetlana Isakova 09dbb923cc Added more placeholders and tests 2019-10-14 21:32:46 +02:00
Svetlana Isakova 074e368d17 Added missing placeholders 2019-10-14 20:35:12 +02:00
Svetlana Isakova 8e88772bbd Added tests for exercise 1 in 'recursion' 2019-10-14 19:37:11 +02:00
Svetlana Isakova 848d4cc0b6 Regenerated samples and exercise descriptions 2019-10-14 16:53:56 +02:00
Svetlana Isakova 26ebd4dc80 Added tests for more exercises 2019-10-14 16:49:27 +02:00
Svetlana Isakova 0abdad02d2 Added test for 'abort()' exercise in 'exceptions' 2019-10-11 16:20:39 +02:00
Svetlana Isakova 8fb415e5c7 Regenerated descriptions 2019-10-11 14:37:02 +02:00
Svetlana Isakova da649cc5fd Added task templates 2019-10-11 13:53:36 +02:00
Svetlana Isakova cc204c1e37 Made ERROR_TAG in atomic test a public val to be used in our testing tools 2019-10-11 12:34:17 +02:00
Svetlana Isakova e3b2ecf02e Updated samples 2019-10-10 19:06:13 +02:00
Svetlana Isakova 97a3ef48cd Regenerated the course content 2019-10-10 17:58:14 +02:00
Svetlana Isakova aa9b549a9e Added tests for 'packages'
Refactored reflection utility functions
2019-10-10 16:30:16 +02:00
Svetlana Isakova e0e564808e Extracted the logic of replacing system output into an util function 2019-10-09 16:33:37 +02:00
Svetlana Isakova fcafd70fc3 Regenerated samples 2019-09-13 17:59:45 +02:00
Svetlana Isakova 4f0ce10ec1 Renamed exercises to add a first one 2019-09-13 15:02:18 +02:00
Svetlana Isakova 5b513911eb Added first task (without tests so far) 2019-09-13 14:51:01 +02:00
Svetlana Isakova ebc933df90 Editing pass 2019-08-13 14:43:25 +02:00
Svetlana Isakova cd714e043d Added 'main' functions to game example when possible
(if there's no dependency on Maze interface without Maze implementation)
2019-08-12 22:02:01 +02:00
Svetlana Isakova 67bc7ae880 Regenerated tests 2019-08-12 18:42:34 +02:00
Svetlana Isakova a5ec70b507 Polished tests for creating classes that use reflection 2019-08-12 18:35:59 +02:00
Svetlana Isakova bbd4f0aa8d Improvements for 'Creating Classes' exercises 2019-08-12 16:01:09 +02:00
Svetlana Isakova 13ab67ca61 Regenerated 'TestAllExamples' 2019-08-12 13:32:36 +02:00
Svetlana Isakova 84fcbddd37 Updated examples for OOP section 2019-08-12 11:45:02 +02:00
Svetlana Isakova e8f5050ff8 Updated 'Abstract classes' to comply with new game implementation 2019-08-07 13:28:33 +02:00
Svetlana Isakova 44ebef8725 Updated tasks in 'Complex constructors' and 'Inheritance' 2019-08-06 12:58:47 +02:00
Svetlana Isakova 2474772253 Fixed output for samples in exercises 2019-08-06 11:05:38 +02:00
Svetlana Isakova ec90f30f37 Updated 'Complex constructors' in accordance with the changed game implementation 2019-08-05 22:40:19 +02:00
Svetlana Isakova 433f442908 New task for 'Creating Classes' instead of confusing 'SimpleString' 2019-08-04 00:28:02 +02:00
Svetlana Isakova 727f6e47e7 Renames in task descriptions 2019-07-26 20:06:19 +02:00
Svetlana Isakova 1d6955c7df Added timeout for all tests 2019-07-25 15:56:52 +02:00
Svetlana Isakova 94fd22fbad Test output with platform-specific line separators 2019-07-25 14:22:51 +02:00
Svetlana Isakova ccdea6dbc2 Bruce's changes 2019-07-23 18:44:51 +02:00
Svetlana Isakova 64057f4aff Added tests to automatically run 'main' functions in exercise samples 2019-07-23 17:12:17 +02:00
Svetlana Isakova 06b209ba24 Regenerated tests 2019-07-23 16:04:06 +02:00
Svetlana Isakova 34344638a6 Generated examples for the remaining sections 2019-07-22 13:41:31 +02:00
Svetlana Isakova ef4591fcfd Added generated tests for examples 2019-07-19 18:22:04 +02:00
Svetlana Isakova 3397423539 Added samples tests 2019-07-19 16:55:29 +02:00
Svetlana Isakova b40d0329be Converted AtomicKotlin course to a new format 2019-07-15 15:36:11 +02:00