code: regress

RSS feed

88141f61 – Ori authored - 2021/08/17 00:30
git: add tests for adding files with absolute paths.

4d955c05 – Ori authored - 2021/08/12 11:14
cmd/git: add tests for export/import

6dcdf888 – Ori authored - 2021/08/07 10:53
git: add merge tests, clean up basic tests

16e6b176 – Ori authored - 2021/07/25 21:45
recurse in mk clean

8bb2d903 – Ori authored - 2021/07/18 12:25
cmd/git: finish renaming test.rc

07199148 – Ori authored - 2021/07/18 12:20
add basic git tests

9a91d5b2 – Ori authored - 2021/02/06 19:44
make test.rc less verbose

a458242e – Ori authored - 2021/02/06 19:26
add test tests.

ef4281a5 – Ori authored - 2020/09/22 22:15
date: check for expected time ranges.

fae865e8 – Ori authored - 2020/09/01 22:00
seconds, date: test that we round trip on local timezones.

0850c5b8 – Ori authored - 2020/08/26 15:15
add test for stray spaces

92a6483f – Ori authored - 2020/07/25 01:52
cc: add tests for integer constant types.

9537bdd2 – Ori authored - 2020/07/20 11:31
remove commented code.

6ede4535 – Ori authored - 2020/07/12 21:15
Add tests of cyclic defines.

bee2710c – Ori authored - 2020/07/07 23:33
Add more tests.

a1ed2432 – Ori authored - 2020/07/06 00:16
update to new api

0e9fc183 – Ori authored - 2020/06/25 12:56
Use a fixed timezone in date tests.

bdc2815d – Ori authored - 2020/06/25 12:55
use fixed timezone in parsing code.

0ea0bb52 – Ori authored - 2020/06/24 22:52
guarantee that we round-trip times in tmnorm.

a36bb188 – Ori authored - 2020/06/24 22:51
relink test programs on every run

bd2779d6 – Ori authored - 2020/06/22 23:44
test tmnorm

fab54886 – Ori authored - 2020/06/20 00:25
Add test for pow.c (taken from libc/test)

1eed171c – Ori authored - 2020/06/19 23:28
add missing mkfiles

95f77d6b – Ori authored - 2020/06/19 23:16
Add tests for c preprocessor

814dce91 – Ori authored - 2020/06/19 22:34
More date tests

ef3d02cd – Ori authored - 2020/06/15 01:47
regress: initial commit for date code