janet/test
Calvin Rose 8680aef42f
Merge pull request #1146 from zevv/os-clock
Add  clock sources to os/clock (:realtime, :monotonic, :cputime)
2023-05-21 08:35:24 -05:00
..
amalg Update copyrights. 2023-01-07 15:04:56 -06:00
fuzzers Make janet_equals and janet_compare non recursive 2020-04-24 16:18:31 -05:00
helper.janet Address #1121 - disallow extra splices. 2023-05-06 13:12:31 -05:00
suite0000.janet Update copyrights. 2023-01-07 15:04:56 -06:00
suite0001.janet (and ... <truthy-value> true) will return `true` as per docs. 2023-05-06 10:16:05 -05:00
suite0002.janet string and peg replacement functions can now take functions 2023-04-23 08:36:17 -07:00
suite0003.janet Tweak long-string|bytes peg in test suite files 2023-04-30 21:55:43 +09:00
suite0004.janet Update copyrights. 2023-01-07 15:04:56 -06:00
suite0005.janet Address #1121 - disallow extra splices. 2023-05-06 13:12:31 -05:00
suite0006.janet Fix #1130 - mod flipped for signed integers. 2023-05-11 18:15:37 -05:00
suite0007.janet Fixed :cputime because msdn does not implement clock() properly 2023-05-21 07:29:27 +02:00
suite0008.janet peg replacement functions have access to captures 2023-04-23 09:15:46 -07:00
suite0009.janet Update copyrights. 2023-01-07 15:04:56 -06:00
suite0010.janet added test for thaw and freeze 2023-05-20 17:35:25 +02:00
suite0011.janet symbolslots now use janet_v vectors, flat structure 2023-02-01 11:06:33 +01:00
suite0012.janet Update copyright year. 2023-01-07 15:03:35 -06:00
suite0013.janet Update copyright year. 2023-01-07 15:03:35 -06:00
suite0014.janet Made peg 'not' and 'if-not' drop their captures on success 2022-09-12 23:07:56 +01:00
suite0015.janet Add buffer/push-at for easier manipulation of buffers 2023-02-12 11:26:00 -06:00