lazarus/test
paul e94cc4be54 tests: add second pen test
git-svn-id: trunk@17217 -
2008-11-04 12:36:29 +00:00
..
bugs tests: pass widgetset name to lazbuild 2008-10-27 14:21:05 +00:00
lcltests tests: add second pen test 2008-11-04 12:36:29 +00:00
testresult-db tests: remove existing file before compiling, so that running will fail, if compilation has failed. 2008-09-05 21:35:20 +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 tests: added pcp parameter to the runtests program, so specify what settings will be used for building test projects 2008-09-23 12:46:36 +00:00
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 test: added test for FileUtil.FileIsExecutable 2007-03-07 21:56:22 +00:00
testglobals.pas tests: increased timeout, terminate build if timeout occurs 2008-10-06 10:20:35 +00:00
testlpi.pas tests: pass widgetset name to lazbuild 2008-10-27 14:21:05 +00:00
testunits.pas test: added pen test based on code from Paul 2008-10-01 20:44:46 +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.