FreeCAD/src/Mod/Test
2016-01-05 16:43:33 +01:00
..
Gui Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false. 2016-01-05 16:43:33 +01:00
BaseTests.py + add more unit tests for bounding box 2015-10-19 17:27:55 +02:00
CMakeLists.txt move build specifier in own cMake group 2014-08-03 20:53:19 +02:00
Document.py + unit test for PropertyEnumeration 2015-04-26 22:17:32 +02:00
Init.py + remove useless stuff from Init files 2015-01-13 16:19:19 +01:00
InitGui.py + test command to show race conditions in Console class 2015-08-13 18:57:52 +02:00
Menu.py + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
test.dox + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TestApp.py + clean-up, fix and new methods added in unit test module 2015-10-19 21:51:43 +02:00
TestGui.py + make FEM unittest more platform independent 2015-08-05 11:31:14 +02:00
testmakeWireString.py Minor repairs per jriegel/jmaustpc (fixes from wandererfan) 2013-03-30 13:42:30 +01:00
testPathArray.py Add Draft makePathArray and _PathArray 2013-11-28 11:42:14 -02:00
testPathArraySel.py Add Draft makePathArray and _PathArray 2013-11-28 11:42:14 -02:00
UnicodeTests.py + Fix broken unit tests 2014-02-25 15:24:10 +01:00
unittestgui.py + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
UnitTests.py Tests, Units: Add Density test 2015-07-31 14:04:14 -03:00
Workbench.py + Fix broken unit tests 2014-02-25 15:24:10 +01:00