christos
|
25dc0b1687
|
add tests for zero sized arrays.
|
2006-10-23 00:09:37 +00:00 |
christos
|
d9b2ba3ddf
|
use HOST_SH since make might not fork a shell for a simple command.
|
2006-10-23 00:08:54 +00:00 |
he
|
834c0a7840
|
Add handling of the supposed-to-fail tests. Add an
"ok: <testname>" possibly followed by "(should warn & fail)" to the
output to make it a little more obvious what is being run.
|
2006-10-18 00:05:33 +00:00 |
he
|
7164372cfa
|
Add a few regression tests for lint. These files are supposed to fail
lint checking.
|
2006-10-18 00:03:27 +00:00 |
christos
|
4ac7ff4bf5
|
Another test.
|
2006-10-15 18:17:09 +00:00 |
christos
|
23d1e65c52
|
array init test
|
2006-10-15 15:09:38 +00:00 |
dogcow
|
8cf357b535
|
Add NetBSD tag, add bsd.subdir.mk include.
|
2006-10-14 23:38:40 +00:00 |
christos
|
dac81217a4
|
glue in the lint regression tests now that they work.
|
2006-10-14 21:10:53 +00:00 |
christos
|
acf21e59f6
|
add regression test for c99 array range initializer.
|
2005-07-17 19:37:14 +00:00 |
christos
|
7bcd27fa9a
|
Add another regression test that does not work right now.
|
2003-12-02 18:30:35 +00:00 |
christos
|
0eba3d0e7c
|
Add regression test for cvt nodes in ?: expression
|
2003-05-30 13:39:39 +00:00 |
christos
|
6f3e345734
|
regression test for ({ }) that does not return a value.
|
2003-05-24 22:19:14 +00:00 |
christos
|
d0b7475bce
|
more gcc compound statement test.
|
2003-05-20 14:01:04 +00:00 |
christos
|
d821a394a8
|
more tests
|
2002-11-13 21:53:13 +00:00 |
christos
|
f4be24a240
|
more tests
|
2002-10-23 01:09:36 +00:00 |
christos
|
5dfec29d4a
|
add a regression test for compound literals.
|
2002-10-22 18:15:52 +00:00 |
christos
|
b86bf23342
|
add variable array dimension [gcc extension]. Does C9X support this?
|
2002-10-22 13:47:40 +00:00 |
christos
|
c56bbaaa39
|
oops, forgot one.
|
2002-10-22 13:34:45 +00:00 |
christos
|
ce599fdf1d
|
Tiny stand-alone code fragments to test lint's features/bugs.
Use obj/lint1 testX.c /dev/null to test.
We don't descend here or provide any test infrastructure yet.
|
2002-10-22 13:33:38 +00:00 |