tcc-stupidos/tests/pp
herman ten brugge 6eef0e35b4 OpenBSD: testcases
Fix all testcases for openbsd except dlltest.

Remember dlopen calls and use them to fix openbsd dlsym problem
Use crtbeginS.o/crtendS.o for DLL for bsd
Do not include -ldl for __NetBSD__
Redirect malloc, realloc, ..., free for bsd
Align stack in tests/asm-c-connect-*.c for x86_64
Remove -B in tests/pp/Makefile (not supported on bsd)
2020-12-16 17:52:59 +01:00
..
01.c
01.expect
02.c
02.expect
03.c
03.expect
04.c
04.expect
05.c
05.expect
06.c
06.expect
07.c
07.expect
08.c
08.expect
09.c
09.expect
10.c
10.expect
11.c
11.expect
12.expect
12.S
13.expect various stuff 2017-10-11 18:13:43 +02:00
13.S
14.c
14.expect
15.c various stuff 2017-10-11 18:13:43 +02:00
15.expect various stuff 2017-10-11 18:13:43 +02:00
16.c
16.expect
17.c
17.expect
18.c tccpp: Fix corner case of fnlike macro invocation 2017-04-15 19:34:55 +02:00
18.expect tccpp: Fix corner case of fnlike macro invocation 2017-04-15 19:34:55 +02:00
19.c tccpp: Fix corner case 2017-07-09 04:38:56 +02:00
19.expect tccpp: Fix corner case 2017-07-09 04:38:56 +02:00
20.c tccpp: Fix corner case 2017-07-09 04:38:56 +02:00
20.expect tccpp: Fix corner case 2017-07-09 04:38:56 +02:00
21.c tccpp: allow "#define X defined Y ..." 2017-07-09 11:46:14 +02:00
21.expect tccpp: allow "#define X defined Y ..." 2017-07-09 11:46:14 +02:00
Makefile OpenBSD: testcases 2020-12-16 17:52:59 +01:00
pp-counter.c tccpp: Implement __COUNTER__ 2017-07-09 05:30:47 +02:00
pp-counter.expect tccpp: Implement __COUNTER__ 2017-07-09 05:30:47 +02:00