RSS feed
717df14a
– Ori
authored
- 2022/11/06 00:10
patch: test preservation of permissions.
2d24dea3
– Michael
authored
- 2022/09/27 20:16
git: add range tests
45b972bb
– Jacob
authored
- 2022/06/29 23:34
ramfs: dropped the file
f362be8f
– Jacob
authored
- 2022/06/29 23:33
ramfs: add tests using 9pcon
d1b9c31b
– Jacob
authored
- 2022/06/29 23:30
awk.rc: clean status on pass
58c54e39
– Jacob
authored
- 2022/06/25 18:35
awk: add tests for unit strings in BEGIN
fa29f36f
– Ori
authored
- 2022/06/03 21:57
patch: add tests for our new patch program
75f5c7d3
– Ori
authored
- 2022/05/30 11:05
strchr: add tests (thanks amavect)
f9f95b10
– Ori
authored
- 2022/04/16 20:14
merge
e66ee6b0
– Ori
authored
- 2022/04/16 19:57
zones.rc: date -m is gone, fix tests.
3579302c
– Michael
authored
- 2022/03/16 21:47
git: enable fixed lca test
662eb3f8
– Michael
authored
- 2022/03/08 11:54
git: add new lca test
5f20f26e
– Michael
authored
- 2022/03/08 11:56
fix die function
ac7c8364
– Michael
authored
- 2022/03/08 11:55
cpp: remove line directives from expected output
e87ff91f
– glenda
authored
- 2021/12/02 21:28
zones: date -m is gone
f76209e0
– Ori
authored
- 2021/09/06 12:21
git: add test for lca algorithm
b993a2d1
– Ori
authored
- 2021/08/25 13:03
cmd/git: fix typos
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