lazarus/test
2007-02-02 09:27:41 +00:00
..
bugs
bugtestcase.pas fpcunit: consoletestrunner returns exitcode 1, if there are errors or failures. 2007-02-02 09:27:41 +00:00
hello.ahk
readme.txt
runtests.lpi
runtests.lpr
runtestsgui.lpi tests: seach examples directory recursively for example applications. 2007-02-01 15:43:43 +00:00
runtestsgui.lpr
testglobals.pas test: added forgotten file. 2007-02-01 18:45:50 +00:00
testlpi.pas tests: seach examples directory recursively for example applications. 2007-02-01 15:43:43 +00:00

This directory contains test written with fpcunit. It contains two projects: 
* runtests.lpi for running the tests using the fpcunit console runner.
* runtestsgui.lpi for running the tests using the fpcunit gui runner.

The first test suite compiles the example project from the example dir.

On windows it will run the programs and interact with them using autohotkey.