mattias efcfa3ce1e tests: added test for bug 41457 há 2 semanas atrás
..
bug41291 ef37f67749 tests: ppus: test for bug 41291 há 2 meses atrás
bug41457 efcfa3ce1e tests: added test for bug 41457 há 2 semanas atrás
changeinlinebody dd5c25c2bc Update FreeBSD/PowerPC64 context mappings. há 1 mês atrás
changeinner1 1d73f6ec04 test: ppus: test compile when unit changed há 2 meses atrás
changeleaf1 1d73f6ec04 test: ppus: test compile when unit changed há 2 meses atrás
implinline1 ef37f67749 tests: ppus: test for bug 41291 há 2 meses atrás
implinline2 ef37f67749 tests: ppus: test for bug 41291 há 2 meses atrás
implinline3 1d73f6ec04 test: ppus: test compile when unit changed há 2 meses atrás
twounits 6277cedc95 tests: started test suite for compiling and using ppus há 2 meses atrás
.gitignore 6277cedc95 tests: started test suite for compiling and using ppus há 2 meses atrás
readme.txt d8d6c7958f Mass trailing space removal for tests. há 1 mês atrás
tcrecompile.pas efcfa3ce1e tests: added test for bug 41457 há 2 semanas atrás
testppu.lpi 6277cedc95 tests: started test suite for compiling and using ppus há 2 meses atrás
testppu.lpr 6277cedc95 tests: started test suite for compiling and using ppus há 2 meses atrás
tstppuutils.pas 6277cedc95 tests: started test suite for compiling and using ppus há 2 meses atrás

readme.txt

Test suite for running the compiler, building ppus, running again, checking what ppus were build.

How to use:
- Compile the compiler, for example via ../../compiler/ppcx64.lpi, creating ../../compiler/x86_64/pp
- Compile this testsuite testppu.lpi
- Run this testsuite:
Set environment variable PP to the compiler and run all tests:
PP=../../compiler/x86_64/pp ./testppu

Or run a single test:

PP=../../compiler/x86_64/pp ./testppu --suite=TestImplInline1