blob: a684be5f7d39644f8db0c3207b1e8b36811e4c29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
This directory contains the beginnings of a set of tests suites for fpGUI.
Over time the test suite will be extended to cover many parts of CoreLib
and the GUI components.
Reguirements:
* Lazarus IDE
* guitestrunner_fpgui.lpk package
* tiOPFfpGUI.lpk package - tiOPF is available on SourceForge. This
requirement is due to the MGM mediator implementation.
Graeme.
|