lazarus/test
2006-09-09 20:31:58 +00:00
..
hello.ahk
readme.txt
runtests.lpi console test runner: added dependency on LCL for fileutil 2006-09-09 20:31:58 +00:00
runtests.lpr
runtestsgui.lpi
runtestsgui.lpr
testlpi.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.