lazarus/test
vincents 3cfc2df7f8 tests: cleanup
git-svn-id: trunk@13615 -
2008-01-04 11:38:12 +00:00
..
bugs
bugtestcase.pas
hello.ahk
readme.txt
runtests.lpi
runtests.lpr
runtestsgui.lpi tests: cleanup 2008-01-04 11:38:12 +00:00
runtestsgui.lpr
testglobals.pas
testlpi.pas tests: cleanup 2008-01-04 11:38:12 +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.