Files
TinyCC/tests
grischka a1c12b9fb9 tests: add memory leak test
Also ...

tcctest.c:
- exclude stuff that gcc doesn't compile on windows.

libtcc.c/tccpp.c:
- use unsigned for memory sizes to avoid printf format warnings
- use "file:line: message" to make IDE error parsers happy.

tccgen.c: fix typo
2016-12-18 22:05:42 +01:00
..
2016-12-15 17:49:56 +01:00
2016-12-18 22:05:42 +01:00
2016-12-15 17:01:22 +01:00
2016-12-18 22:05:42 +01:00
2016-12-18 22:05:42 +01:00
2016-12-15 17:47:08 +01:00
2016-10-01 20:27:41 +02:00