lazarus/test
2013-09-15 12:50:03 +00:00
..
bugs Test: fixed expectation for checkbox background color 2013-09-10 11:11:57 +00:00
codetoolstests
customdrawn
lazutils test: fixed compiling runtests, fixes TestExpandFilename under Windows 2013-09-15 12:50:03 +00:00
lcltests test: fixed compiling runtests, fixes TestExpandFilename under Windows 2013-09-15 12:50:03 +00:00
manual
semiauto
synedit
testresult-db
bugtestcase.pas
hello.ahk
readme.txt
runtests.lpi tests: TTextStrings 2013-07-17 21:16:24 +00:00
runtests.lpr
runtestsgui.lpi remove -WC opt 2013-09-08 23:37:07 +00:00
runtestsgui.lpr Tests: more test for PageControl 2013-09-08 22:53:43 +00:00
testglobals.pas
testlpi.pas
testunits.pas test: fixed compiling runtests, fixes TestExpandFilename under Windows 2013-09-15 12:50:03 +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.


On windows it will run the programs and interact with them using autohotkey.
Currently this is only used with the hello example.