donovaly
72e55ca8a3
fix missing namespaces in SVG files
...
see https://forum.freecadweb.org/viewtopic.php?f=35&t=42955&start=10#p365470
2020-02-03 07:20:52 -05:00
WandererFan
ec602a0934
[TD]update property name in Balloon test case
2019-12-27 20:27:19 -05:00
donovaly
e583b2a468
DrawViewBalloon: add units there as well
...
since OriginX/Y depend on DrawView base X/Y
- also adapt the balloon test accordingly
2019-12-01 21:48:46 -05:00
wandererfan
6bb8f19b2c
Fix misleading error messages in ProjGroup test
2019-06-08 12:25:00 -04:00
wandererfan
f5681479e3
Add test script for leader line and RTA
2019-05-09 07:31:31 -04:00
Franck Jullien
b5613b2bd8
TechDraw: add Balloons
2019-04-01 23:24:17 +02:00
wandererfan
9a99a87a9a
Replace static_cast with dynamic_cast
...
- replace all static_cast with dynamic_cast + error test
2019-03-07 10:58:28 +01:00
wandererfan
7189b8ebc0
Fix segfault on missing Anchor view
...
- test script did not create Anchor(Front) view. DPG/DVP did not
handle missing Anchor properly
2019-03-07 10:58:28 +01:00
WandererFan
4f291f7305
Allow ProgGroup Item AutoPosition from Python
2018-02-11 20:07:57 +01:00
WandererFan
6bd237e41e
Update TechDraw Unit Test set
...
Allow unit test to run in console mode
Change to unique document names for each unit test
Fix error in CMake install for test files
Correct Py3/Py2 unicode error
2018-02-01 19:34:04 +01:00