X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=t%2Fproblems%2Faplusb%2Ftests%2Fcompile-error%2Fmeta.yml;h=328dfcecd87f8a8a215af5568a802abf5d4e9f9d;hp=a610d14f15b7e0584b6e3ed5dfff95c67a92330e;hb=05bbf0c8a1ceb801accbb1ddb0b54b1c7f3ff3dc;hpb=5c5cd38ad5b9e3c2b331564bc0b23e9167b7d07a diff --git a/t/problems/aplusb/tests/compile-error/meta.yml b/t/problems/aplusb/tests/compile-error/meta.yml index a610d14..328dfce 100644 --- a/t/problems/aplusb/tests/compile-error/meta.yml +++ b/t/problems/aplusb/tests/compile-error/meta.yml @@ -2,4 +2,8 @@ test_name: Compile Error test_description: A program which does not compile problem: aplusb expected_result: -1 -expected_result_text: Compile error \ No newline at end of file +expected_result_text: "Compile error (Non-zero exit status: 1)" +files: + prog: + format: C + name: prog.c