RSS feed
f9f95b10
– Ori
– 2022-04-16T20:14:51-04:00
merge
3579302c
– Michael
– 2022-03-16T21:47:26-04:00
git: enable fixed lca test
662eb3f8
– Michael
– 2022-03-08T11:54:21-05:00
git: add new lca test
5f20f26e
– Michael
– 2022-03-08T11:56:09-05:00
fix die function
ac7c8364
– Michael
– 2022-03-08T11:55:27-05:00
cpp: remove line directives from expected output
e87ff91f
– glenda
– 2021-12-02T21:28:45-05:00
zones: date -m is gone
f76209e0
– Ori
– 2021-09-06T12:21:37-04:00
git: add test for lca algorithm
b993a2d1
– Ori
– 2021-08-25T13:03:54-04:00
cmd/git: fix typos
88141f61
– Ori
– 2021-08-17T00:30:56-04:00
git: add tests for adding files with absolute paths.
4d955c05
– Ori
– 2021-08-12T11:14:45-04:00
cmd/git: add tests for export/import
6dcdf888
– Ori
– 2021-08-07T10:53:26-04:00
git: add merge tests, clean up basic tests
16e6b176
– Ori
– 2021-07-25T21:45:20-04:00
recurse in mk clean
8bb2d903
– Ori
– 2021-07-18T12:25:17-04:00
cmd/git: finish renaming test.rc
07199148
– Ori
– 2021-07-18T12:20:32-04:00
add basic git tests
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