Carp/test
2018-06-26 18:15:21 +10:00
..
output/examples Test for resolving correctly. 2018-06-13 11:59:13 +02:00
args.carp all: change system argument api 2018-04-04 09:00:20 +02:00
array.carp adding Array./= 2018-06-26 18:15:21 +10:00
char.carp extending test/char to cover Char.meaning 2018-06-26 17:14:46 +10: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 core: add to-bytes 2018-06-07 18:30:57 +02:00
float_math.carp core: add to-bytes 2018-06-07 18:30:57 +02:00
format.carp Fixing trailing bracket style in tests 2018-05-23 18:40:54 +10:00
heap.carp Improving Sort API, sort, sorted, and sort! 2018-06-26 15:42:11 +10:00
init_global.carp Load 'Debug.carp' by default. 2018-03-13 09:43:08 +01:00
int_math.carp adding test on integer division truncating 2018-06-23 14:23:42 +10: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
map.carp core: add map 2018-06-11 20:50:54 +02:00
memory.carp Removing Sort as a module name 2018-06-26 18:03:34 +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
sort.carp Removing Sort as a module name 2018-06-26 18:03:34 +10:00
Spec.hs Fixing breaking unit test bug #212 2018-03-31 11:41:15 +11:00
statistics.carp core: remove statistics.sum 2018-06-11 21:35:25 +02:00
string.carp adding tests for string comparison operators in test/string 2018-06-26 17:24:00 +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