RSS feed
9a91d5b2
– Ori
– 2021-02-06T19:44:06-05:00
make test.rc less verbose
a458242e
– Ori
– 2021-02-06T19:26:11-05:00
add test tests.
ef4281a5
– Ori
– 2020-09-22T22:15:06-04:00
date: check for expected time ranges.
fae865e8
– Ori
– 2020-09-01T22:00:57-04:00
seconds, date: test that we round trip on local timezones.
0850c5b8
– Ori
– 2020-08-26T15:15:02-04:00
add test for stray spaces
92a6483f
– Ori
– 2020-07-25T01:52:21-04:00
cc: add tests for integer constant types.
9537bdd2
– Ori
– 2020-07-20T11:31:34-04:00
remove commented code.
6ede4535
– Ori
– 2020-07-12T21:15:53-04:00
Add tests of cyclic defines.
bee2710c
– Ori
– 2020-07-07T23:33:42-04:00
Add more tests.
a1ed2432
– Ori
– 2020-07-06T00:16:36-04:00
update to new api
0e9fc183
– Ori
– 2020-06-25T12:56:51-04:00
Use a fixed timezone in date tests.
bdc2815d
– Ori
– 2020-06-25T12:55:34-04:00
use fixed timezone in parsing code.
0ea0bb52
– Ori
– 2020-06-24T22:52:16-04:00
guarantee that we round-trip times in tmnorm.
a36bb188
– Ori
– 2020-06-24T22:51:57-04:00
relink test programs on every run
bd2779d6
– Ori
– 2020-06-22T23:44:23-04:00
test tmnorm
fab54886
– Ori
– 2020-06-20T00:25:08-04:00
Add test for pow.c (taken from libc/test)
1eed171c
– Ori
– 2020-06-19T23:28:31-04:00
add missing mkfiles
95f77d6b
– Ori
– 2020-06-19T23:16:43-04:00
Add tests for c preprocessor
814dce91
– Ori
– 2020-06-19T22:34:31-04:00
More date tests
ef3d02cd
– Ori
– 2020-06-15T01:47:17-04:00
regress: initial commit for date code