Carp/test
2018-06-01 16:40:14 +02:00
..
output/examples core: add random module (referencing #227) 2018-05-22 19:34:38 +02:00
args.carp all: change system argument api 2018-04-04 09:00:20 +02:00
array.carp Various tweaks. 2018-06-01 16:40:14 +02:00
check.sh Changing run_carp_tests.sh and test/check.sh to use stack exec carp 2018-05-20 12:05:58 +10:00
control_flow.carp Fixing trailing bracket style in tests 2018-05-23 18:40:54 +10:00
double_math.carp macros: added use-all 2017-12-12 15:08:33 +01:00
float_math.carp Possible to read float literal without '.', eg. "3f". 2018-06-01 14:17:54 +02:00
format.carp Fixing trailing bracket style in tests 2018-05-23 18:40:54 +10:00
init_global.carp Load 'Debug.carp' by default. 2018-03-13 09:43:08 +01:00
int_math.carp core: add neg protocol and add to int and long 2018-05-07 21:57:15 +02:00
long_math.carp core: add neg protocol and add to int and long 2018-05-07 21:57:15 +02:00
macros.carp Fixing trailing bracket style in tests 2018-05-23 18:40:54 +10:00
memory.carp Renaming: String.count -> String.length, Array.count -> Array.length 2018-05-23 10:03:42 +10:00
nested.carp Fixing trailing bracket style in tests 2018-05-23 18:40:54 +10:00
pattern.carp Fixing trailing bracket style in tests 2018-05-23 18:40:54 +10:00
random.carp Fixing trailing bracket style in tests 2018-05-23 18:40:54 +10:00
record.sh tests: add test script recording 2018-04-10 12:34:36 +02:00
safe_artihmetic.carp Moved safe int functions into their own file that's not automatically loaded. 2018-03-06 16:44:07 +01:00
short_circuiting.carp More short circuiting tests. 2018-03-15 20:10:00 +01:00
Spec.hs Fixing breaking unit test bug #212 2018-03-31 11:41:15 +11:00
statistics.carp Renaming: String.count -> String.length, Array.count -> Array.length 2018-05-23 10:03:42 +10:00
string.carp Fixing trailing bracket style in tests 2018-05-23 18:40:54 +10:00
vector2.carp added parallelity and perpendicularity test 2017-12-28 17:44:20 +01:00
vector3.carp added parallelity and perpendicularity test 2017-12-28 17:44:20 +01:00
vectorn.carp Load 'Debug.carp' by default. 2018-03-13 09:43:08 +01:00