Carp/test
2019-03-13 18:49:48 +01:00
..
output compiler: honor filepathprintlength in evalerror 2019-03-13 11:51:19 +01:00
args.carp Renamed 'defdynamic' to 'defndynamic'. 2019-03-13 18:49:48 +01:00
array.carp sumtypes: multiple fixes 2019-02-15 10:24:47 +01:00
char.carp core: add Char.alpha?, Char.num?, and Char.alphanum? 2019-03-06 16:35:37 +01:00
check.sh Enable testing for error messages, using the check.sh functionality. 2018-09-21 14:53:06 +02:00
control_flow.carp test: use deftest everywhere 2018-11-08 07:16:52 +01:00
double_math.carp test: use deftest everywhere 2018-11-08 07:16:52 +01:00
execute.sh Enable testing for error messages, using the check.sh functionality. 2018-09-21 14:53:06 +02:00
filepath.carp multiple fixes: 2019-02-15 14:48:49 +01:00
fixture_foo.h tests: add regression tests for #288 2018-09-18 16:47:16 +02:00
float_math.carp test: use deftest everywhere 2018-11-08 07:16:52 +01:00
format.carp test: use deftest everywhere 2018-11-08 07:16:52 +01:00
heap.carp Bug #343 Fixing off-by-one in Heap parent function. 2018-12-07 13:33:37 +11:00
init_global.carp Load 'Debug.carp' by default. 2018-03-13 09:43:08 +01:00
int_math.carp fix Map and Set behaviour for negative hash values 2018-12-01 18:01:02 +02:00
long_math.carp core: fix Long_copy 2018-12-09 18:07:19 +02:00
macros.carp Renamed 'defdynamic' to 'defndynamic'. 2019-03-13 18:49:48 +01:00
map.carp all: various sumtype fixes 2019-02-13 11:46:20 +01:00
maybe.carp sumtypes: multiple fixes 2019-02-15 10:24:47 +01:00
memory.carp sumtypes: multiple fixes 2019-02-15 10:24:47 +01:00
nested.carp test: use deftest everywhere 2018-11-08 07:16:52 +01:00
pattern.carp Merge https://github.com/carp-lang/carp into sumtypes 2019-02-28 14:20:35 +01:00
random.carp test: use deftest everywhere 2018-11-08 07:16:52 +01:00
record.sh tests: add test script recording 2018-04-10 12:34:36 +02:00
recursion.carp test: use deftest everywhere 2018-11-08 07:16:52 +01:00
regression.carp core: fix Int.MAX and Int.MIN referenes 2019-02-28 15:00:21 +01:00
reload.carp test: use deftest everywhere 2018-11-08 07:16:52 +01:00
result.carp sumtypes: multiple fixes 2019-02-15 10:24:47 +01:00
safe_arithmetic.carp test: use deftest everywhere 2018-11-08 07:16:52 +01:00
short_circuiting.carp test: use deftest everywhere 2018-11-08 07:16:52 +01:00
sort.carp core: add sort flavors with custom comparators 2018-11-13 11:11:21 +01:00
Spec.hs Fixing breaking unit test bug #212 2018-03-31 11:41:15 +11:00
statistics.carp test: use deftest everywhere 2018-11-08 07:16:52 +01:00
string.carp test: use deftest everywhere 2018-11-08 07:16:52 +01:00
tuples.carp core/Tuples.carp: < and > for Pair and PairRef 2018-12-09 18:34:10 +02:00
vector2.carp test: use deftest everywhere 2018-11-08 07:16:52 +01:00
vector3.carp test: use deftest everywhere 2018-11-08 07:16:52 +01:00
vectorn.carp test: fix tests for new maybe api 2019-02-13 11:46:22 +01:00