lazarus/test
2007-12-28 14:54:07 +00:00
..
bugs
bugtestcase.pas
hello.ahk
readme.txt
runtests.lpi
runtests.lpr
runtestsgui.lpi tests: added tests to compile lpk files in the components and example directories 2007-12-28 14:54:07 +00:00
runtestsgui.lpr
testglobals.pas
testlpi.pas tests: added tests to compile lpk files in the components and example directories 2007-12-28 14:54:07 +00:00
testunits.pas

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.