lazarus/test
2007-02-01 15:43:43 +00:00
..
bugs test: moved bugtestcase to runtest project 2007-02-01 14:30:50 +00:00
bugtestcase.pas test: moved bugtestcase to runtest project 2007-02-01 14:30:50 +00:00
hello.ahk
readme.txt
runtests.lpi test: fixed parsing command line options 2007-02-01 15:07:14 +00:00
runtests.lpr test: fixed parsing command line options 2007-02-01 15:07:14 +00:00
runtestsgui.lpi tests: seach examples directory recursively for example applications. 2007-02-01 15:43:43 +00:00
runtestsgui.lpr test: moved bugtestcase to runtest project 2007-02-01 14:30: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.