tests: Add tests for compile/run tcc.c with `tcc -b` then compile tcc.c again, then...
commit031ff872be7be76c2c088981a827cbb2a29dfc13
authorKirill Smelkov <kirr@navytux.spb.ru>
Sun, 9 Dec 2012 15:43:40 +0000 (9 19:43 +0400)
committerKirill Smelkov <kirr@navytux.spb.ru>
Sun, 9 Dec 2012 15:43:40 +0000 (9 19:43 +0400)
tree7cdda2393a54f9ed6fb25f50987be0ff1542d615
parentdbeb4faf21597914534c791f2ca63d3ed7427810
tests: Add tests for compile/run tcc.c with `tcc -b` then compile tcc.c again, then run tcctest.c

Just like with test[123] add their test[123]b variants. After previous 3
patchs all test pass here on Debian GNU/Linux on i385 with gcc-4.7 with
or without memory randomization turned on.
.gitignore
tests/Makefile