lazarus/test
vincents 5c89a11221 test: moved bugtestcase to runtest project
git-svn-id: trunk@10558 -
2007-02-01 14:30:50 +00:00
..
bugs test: moved bugtestcase to runtest project 2007-02-01 14:30:50 +00:00
bugtestcase.pas test: moved bugtestcase to runtest project 2007-02-01 14:30:50 +00:00
hello.ahk
readme.txt
runtests.lpi test: moved bugtestcase to runtest project 2007-02-01 14:30:50 +00:00
runtests.lpr test: moved bugtestcase to runtest project 2007-02-01 14:30:50 +00:00
runtestsgui.lpi test: moved bugtestcase to runtest project 2007-02-01 14:30:50 +00:00
runtestsgui.lpr test: moved bugtestcase to runtest project 2007-02-01 14:30:50 +00:00
testlpi.pas test: moved bugtestcase to runtest project 2007-02-01 14:30:50 +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.