wmayer
489c8c9aef
unit test for backlinks on expressions
2017-10-19 23:49:01 +02:00
Stefan Tröger
f83424d5e9
Remove unneeded debug print in test case
2017-09-09 16:55:55 +02:00
Stefan Tröger
9d4f1b754a
Make sure all relevant links are found for object in GeoFeatureGroup. issue0003150
2017-09-09 16:55:55 +02:00
Stefan Tröger
946e470a6f
Keep backlink consitent during undo/redo. issue 0003150
2017-09-09 16:55:55 +02:00
Stefan Tröger
96f8d944f8
Make Group searching robust for cyclic dependencies. fixes #0002567
2017-09-09 16:55:55 +02:00
Stefan Tröger
83f99ba1b6
Prevent crash on cyclic group relations. fixes #0002567
2017-09-09 16:55:55 +02:00
Stefan Tröger
45d1acf9f3
Test cross GeoFeatureLinks
2017-09-09 16:47:07 +02:00
Stefan Tröger
c0a270a76e
Ensure objects to be in a single GeoFeatureGroup only
2017-09-09 16:47:07 +02:00
Stefan Tröger
f96c69deed
Prevent cross GeoFeatureGroup links on recompute
2017-09-09 16:47:07 +02:00
wmayer
5a32fd5886
unit test: remove property while transaction is active and abort it later
2017-09-08 14:34:33 +02:00
wmayer
ca4488f438
unit test for duplicate links in a group
2017-08-19 19:36:40 +02:00
Stefan Tröger
fa4d67735f
Revert link integrity checks in properties
...
The DAG test is not needed anymore as the relevant functions are non-DAG save now, and the other check will be moved to the recompute as it is not efficient or save to do it in the links itself.
2017-06-19 15:37:09 +02:00
Stefan Tröger
f9200f4502
Extend python interface for groups and fix test cases
2017-06-19 15:37:09 +02:00
Stefan Tröger
9fbf118cdd
Group tests and fixes
2017-06-19 15:37:09 +02:00
Stefan Tröger
0487b66738
Links ensure uncyclic graph and correct groups
2017-06-19 15:37:09 +02:00
Stefan Tröger
f0f7125a11
Group: ensure single group only
2017-06-19 15:37:09 +02:00
Stefan Tröger
53ff196c2e
GeoFeatureGroup: add object adds relevant links
2017-06-19 15:37:09 +02:00
wmayer
a2dd176bc2
issue #0002996 : PyObjectBase notification chain can lead to unexpected changes to document
2017-04-27 15:09:28 +02:00
looooo
dcdce7bab2
py3: Test: print
2017-03-02 12:46:57 +01:00
wmayer
f4d8945dd8
issue #2902 : add unit test
2017-02-14 16:41:14 +01:00
wmayer
b72aa9f369
issue #0002902 : PyObjectBase notification chain can lead to unexpected changes to document
2017-02-14 00:32:30 +01:00
Stefan Tröger
d9adc9cd6c
DAG: Add document graph recompute test
2017-01-21 19:15:36 +01:00
wmayer
9a1fadd23e
add unit test for group extension
2016-12-15 16:26:32 +01:00
Stefan Tröger
cd1c753fa2
Extensions: Implement persistence
2016-12-11 19:27:35 +01:00
wmayer
7a32aed27e
run test for extensions in view provider only in Gui mode
2016-12-04 20:53:30 +01:00
Stefan Tröger
831c69e7eb
Extensions: Fix ViewProvider extension test
2016-12-04 19:58:46 +01:00
Stefan Tröger
19e708879f
Extensions: Fix ViewProvider python interface
2016-12-04 17:35:00 +01:00
Stefan Tröger
ddc9d9cf5d
Extensions: "hasExtension" for python types -fix 0002785
2016-11-28 22:15:09 +01:00
wmayer
76279882da
move handling of dynamic properties from FeaturePythonPyT to DocumentObjectPy
2016-11-09 16:09:21 +01:00
Stefan Tröger
44d1ee0157
Extension: Fix test case
2016-10-08 12:48:34 +02:00
Stefan Tröger
7bcb6519cc
Extensions: Make Python Integration work
2016-10-08 12:48:34 +02:00
wmayer
816d2ee288
Add enum test
2016-09-24 16:47:41 +02:00
wmayer
6e284fc9ea
fix crash when saving a document after aborting a pending transaction
2016-08-31 17:58:55 +02:00
wmayer
badfa3ad17
+ unit test for PropertyEnumeration
2015-04-26 22:17:32 +02:00
wmayer
baf0dc0524
+ fix broken unit test
2015-04-25 21:58:41 +02:00
wmayer
75e5d5f3ac
+ Fix broken unit tests
2014-02-25 15:24:10 +01:00
wmayer
50559c4b17
One more fix to avoid loss of data
2013-05-06 12:27:25 +02:00
wmayer
95b2a1cd2b
Fix another data loss issue in PropertyFileIncluded
2013-05-06 10:51:25 +02:00
wmayer
1aff25a62d
Fix data loss in PropertyFileIncluded
2013-05-06 08:27:25 +02:00
wmayer
d388f35fd0
0000525: Crash when doing an undo of an already deleted object
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5334 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-21 17:07:41 +00:00
jriegel
9e56242a29
+ fix bug #525
...
+ update document undo/redo test cases
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5232 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-07 21:24:44 +00:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00