wandererfan
64e6bca2c4
[TD]update balloon test case for OriginIsSet
2020-03-20 08:56:07 -04:00
donovaly
97b80ff7f9
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
5bd578d6eb
[TD]update property name in Balloon test case
2019-12-27 20:27:19 -05:00
donovaly
f4c7c9bc25
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
a05e6339d7
Fix misleading error messages in ProjGroup test
2019-06-08 12:25:00 -04:00
wandererfan
924c339a45
Add test script for leader line and RTA
2019-05-09 07:31:31 -04:00
Franck Jullien
c5942d6a78
TechDraw: add Balloons
2019-04-01 23:24:17 +02:00
wandererfan
e29c610993
Replace static_cast with dynamic_cast
...
- replace all static_cast with dynamic_cast + error test
2019-03-07 10:58:28 +01:00
wandererfan
d58b86c52f
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
f24da28239
Allow ProgGroup Item AutoPosition from Python
2018-02-11 20:07:57 +01:00
WandererFan
e7e74aba0d
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