lazarus/test
mattias 1dde630b38 examples: fixed compilation
git-svn-id: trunk@16357 -
2008-09-01 19:51:05 +00:00
..
bugs using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
lcltests tests: 2008-08-25 21:45:08 +00:00
testresult-db examples: fixed compilation 2008-09-01 19:51:05 +00:00
bugtestcase.pas added TProcessUTF8 2008-09-01 10:24:04 +00:00
hello.ahk
readme.txt
runtests.lpi tests: 2008-08-25 21:45:08 +00:00
runtests.lpr test: fixed long options of the console test runner 2008-08-18 17:08:14 +00:00
runtestsgui.lpi tests: 2008-08-25 21:45:08 +00:00
runtestsgui.lpr test: added test for FileUtil.FileIsExecutable 2007-03-07 21:56:22 +00:00
testglobals.pas tests: 2008-08-25 21:45:08 +00:00
testlpi.pas added TProcessUTF8 2008-09-01 10:24:04 +00:00
testunits.pas tests: 2008-08-25 21:45:08 +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.