lazarus/test
vincents 691dd09934 test: store test runs in database
git-svn-id: trunk@16072 -
2008-08-15 14:56:55 +00:00
..
bugs tests: added some file related tests 2008-05-27 12:06:31 +00:00
testresult-db test: store test runs in database 2008-08-15 14:56:55 +00:00
bugtestcase.pas
hello.ahk
readme.txt
runtests.lpi lazarus tests: console test runner stores test environment data in the test results 2008-08-14 13:22:03 +00:00
runtests.lpr test: save lcl version as Lazarus version 2008-08-15 14:25:04 +00:00
runtestsgui.lpi lazarus tests: console test runner stores test environment data in the test results 2008-08-14 13:22:03 +00:00
runtestsgui.lpr
testglobals.pas
testlpi.pas
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.