9 Commits

Author SHA1 Message Date
Nick Cameron
1a09a6d00a Use config file for constants 2015-05-23 17:53:53 +12:00
Marcus Klaas
4ecde410c4 Show diffs for failing tests 2015-05-12 02:19:14 +02:00
Oliver Schneider
ee338d934e don't create a thread just for panic-isolation 2015-05-05 16:56:29 +02:00
Oliver Schneider
a14dcdf0c2 addressed comments 2015-05-04 11:04:34 +02:00
Oliver Schneider
07637aed41 rustfmt dislikes tabs and some newlines 2015-05-04 10:09:41 +02:00
Oliver Schneider
b546dfcf83 forgot newline at eof
rustfmt found it
2015-05-02 17:09:33 +02:00
Oliver Schneider
968344fba1 pass single filename instead of full argument list to idem_check 2015-05-02 16:56:46 +02:00
Oliver Schneider
a50337a118 first step to a non-panicking idem_check function 2015-05-02 16:50:33 +02:00
Oliver Schneider
62e583d4cf split main function and test function into their own files
small modifications to make executable and test compile properly
2015-05-01 22:28:58 +02:00