Go to file
2020-03-24 13:32:47 +01:00
.idea Only use Java 8 2020-03-03 18:12:12 +01:00
src/edu/kit/informatik Final documentation updates and additions 2020-03-24 01:08:10 +01:00
.gitignore Initial commit 2020-02-24 15:45:26 +01:00
check_from_input_output.py Add script to generate codetester tests 2020-03-12 22:31:10 +01:00
commands1_input.txt Test for unknown command 2020-03-17 12:01:09 +01:00
commands1_output.txt Test for unknown command 2020-03-17 12:01:09 +01:00
final2.iml Add testing library 2020-02-28 09:53:38 +01:00
fuzz.sh Move into own package 2020-03-11 11:07:48 +01:00
game1_input.txt Use standard start command in tests 2020-03-14 14:25:18 +01:00
game1_output.txt Handle item requirements when building better 2020-03-12 08:39:02 +01:00
game2_input.txt Use standard start command in tests 2020-03-14 14:25:18 +01:00
game2_output.txt Correct test behaviour 2020-03-13 09:29:56 +01:00
game_lost_2x_input.txt Test case for losing game twice in same run 2020-03-24 13:32:47 +01:00
game_lost_2x_output.txt Test case for losing game twice in same run 2020-03-24 13:32:47 +01:00
game_over_after_animal_input.txt Correct test behaviour 2020-03-13 09:29:56 +01:00
game_over_after_animal_output.txt Add test for lost after animal encounter 2020-03-12 22:23:27 +01:00
game_over_after_hangglider_input.txt Add test: losing after failing to escape 2020-03-14 13:46:38 +01:00
game_over_after_hangglider_output.txt Add test: losing after failing to escape 2020-03-14 13:46:38 +01:00
game_over_no_actions_input.txt Correct test behaviour 2020-03-13 09:29:56 +01:00
game_over_no_actions_output.txt Correct test behaviour 2020-03-13 09:29:56 +01:00
game_over_no_materials_input.txt Correct test behaviour 2020-03-13 09:29:56 +01:00
game_over_no_materials_output.txt Simplify game phase logic 2020-03-12 09:18:45 +01:00
generic_test_input.txt Add generic test by nikxda 2020-03-11 11:01:03 +01:00
generic_test_output.txt Fix error messages in test 2020-03-11 11:03:01 +01:00
generic_waf2_test_input.txt Add generic waf2 test 1 by usosx 2020-03-11 11:11:30 +01:00
generic_waf2_test_output.txt Correctly handle common prefixes in command names 2020-03-11 11:19:34 +01:00
integer_format_input.txt Add integer parsing test 2020-03-13 08:53:04 +01:00
integer_format_output.txt Add integer parsing test 2020-03-13 08:53:04 +01:00
requiredCheckstyleRules_Final_829.xml Add checkstyle rule for missing javadoc on methods 2020-03-12 22:01:35 +01:00
shack_test_input.txt Add shack building test and fix behaviour on codetester 2020-02-29 08:47:20 +01:00
shack_test_output.txt Change list-resources order 2020-03-11 10:55:06 +01:00
testcoverage_input.txt Increase test coverage 2020-03-11 11:37:32 +01:00
testcoverage_output.txt Increase test coverage 2020-03-11 11:37:32 +01:00