lazarus/test
vincents 31c6ff80ad tests: added some file related tests
git-svn-id: trunk@15258 -
2008-05-27 12:06:31 +00:00
..
bugs tests: added some file related tests 2008-05-27 12:06:31 +00:00
testresult-db tests: added missing file testsuite.cgi 2008-04-29 08:56:33 +00:00
bugtestcase.pas
hello.ahk
readme.txt
runtests.lpi tests: added some file related tests 2008-05-27 12:06:31 +00:00
runtests.lpr
runtestsgui.lpi tests: added some file related tests 2008-05-27 12:06:31 +00:00
runtestsgui.lpr
testglobals.pas
testlpi.pas tests: cleanup 2008-01-04 11:38:12 +00:00
testunits.pas tests: added some file related tests 2008-05-27 12:06:31 +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.