summaryrefslogtreecommitdiff
path: root/unittests
AgeCommit message (Collapse)Author
2010-03-15Tests: Add a test project that tests the .Visible property.Graeme Geldenhuys
In the test project is a memo with more details about how the test functions and what to look for.
2008-09-08(no commit message)graemeg
2008-08-23* Added new unit tests for MGM mediators. Thanks to MvC.graemeg
* Rearranged the tests into a seperate directory. * Fixed the unit test project requirements and added a readme.txt file.
2008-07-15* GUI Test Runner: Improved the images in the treeview.graemeg
* GUI Test Runner: Progress bar is now activated as tests run. * Treeview: Fixed the horizontal scrolling bug where nodes disappear.
2008-07-11* Fixed the recusion bug in Treeview when searching for a node.graemeg
* Minor improvements to the GUI Test Runner. * Extended the treeview unit tests.
2008-07-11* Extended the unit tests for the fpGUI treeview component.graemeg
2008-07-11* Removed many compiler warnings from the gfx_imgfmt_bmp unit.graemeg
* Minor fix in the ImageList class. * Minor fixes in the Tree and TreeNode classes. * GUI Test Runner: Added image support in the test treeview. * Started a project for unit testing fpGUI components - starting with the treeview.