lazarus/test
2008-11-10 13:48:10 +00:00
..
bugs tests: pass widgetset name to lazbuild 2008-10-27 14:21:05 +00:00
lcltests test: fixed compilation of testpen 2008-11-10 11:47:09 +00:00
testresult-db tests: found real cause of syntax error in mailtestresults script, a line accidentally removed in r16427 #b6a7783f29 2008-11-10 13:48:10 +00:00
bugtestcase.pas tests: pass widgetset name to lazbuild 2008-10-27 14:21:05 +00:00
hello.ahk
readme.txt
runtests.lpi tests: pass widgetset name to lazbuild 2008-10-27 14:21:05 +00:00
runtests.lpr
runtestsgui.lpi LCL: don't try to set the filetime on an opened file (issue #13217) + test 2008-10-08 15:15:42 +00:00
runtestsgui.lpr
testglobals.pas
testlpi.pas tests: pass widgetset name to lazbuild 2008-10-27 14:21:05 +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.