Mario Hüttel mhu
mhu pushed to python-renderer at mhu/gds-render 2020-04-19 03:00:27 +02:00
1fac7d7721 Merge branch 'dev' into python-renderer
ceeb67355d Fix #38: Make parser store the datatype record of a graphics object
ba51a437a4 Fix definition of datatype in GDS graphics type
Compare 3 commits »
mhu pushed to dev at mhu/gds-render 2020-04-19 02:58:40 +02:00
ceeb67355d Fix #38: Make parser store the datatype record of a graphics object
mhu closed issue mhu/gds-render#38 2020-04-19 02:58:39 +02:00
Gds parser: Add Datatype of elements to graphics object
mhu pushed to dev at mhu/gds-render 2020-04-19 02:57:20 +02:00
ba51a437a4 Fix definition of datatype in GDS graphics type
mhu opened issue mhu/gds-render#38 2020-04-19 02:50:03 +02:00
Gds parser: Add Datatype of elements to graphics object
mhu pushed to master at mhu/gds-render 2020-04-19 00:52:50 +02:00
e461b0be1d Merge branch 'dev'
42f1636860 Make unit test reporting compact
d29109e516 Add unittests for calculation functions for vectors
b784f28d4c Change unit test output to include successful tests as well
94851570e9 Add preliminary working principle of unit tests
Compare 11 commits »
mhu pushed to python-renderer at mhu/gds-render 2020-04-19 00:52:30 +02:00
b30aaa4c4e Merge branch 'dev' into python-renderer
42f1636860 Make unit test reporting compact
Compare 2 commits »
mhu pushed to dev at mhu/gds-render 2020-04-19 00:50:34 +02:00
42f1636860 Make unit test reporting compact
mhu pushed to dev at mhu/gds-render 2020-04-19 00:46:05 +02:00
d29109e516 Add unittests for calculation functions for vectors
b784f28d4c Change unit test output to include successful tests as well
94851570e9 Add preliminary working principle of unit tests
f4fa1bd4e5 Make tests link against libraries
2e7bb03c17 Add testing folder to doxygen's exclude list
Compare 7 commits »
mhu pushed to python-renderer at mhu/gds-render 2020-04-19 00:41:14 +02:00
fb6e3a29af Merge branch 'dev' into python-renderer
d29109e516 Add unittests for calculation functions for vectors
b784f28d4c Change unit test output to include successful tests as well
94851570e9 Add preliminary working principle of unit tests
f4fa1bd4e5 Make tests link against libraries
Compare 8 commits »
mhu deleted branch unit-tests from mhu/gds-render 2020-04-19 00:40:56 +02:00
mhu pushed to unit-tests at mhu/gds-render 2020-04-19 00:40:21 +02:00
d29109e516 Add unittests for calculation functions for vectors
b784f28d4c Change unit test output to include successful tests as well
Compare 2 commits »
mhu pushed to python-renderer at mhu/gds-render 2020-04-18 03:30:50 +02:00
f03dd0ab19 Add log message to finalize function of example renderer
mhu pushed to unit-tests at mhu/gds-render 2020-04-18 03:23:18 +02:00
94851570e9 Add preliminary working principle of unit tests
mhu pushed to unit-tests at mhu/gds-render 2020-04-18 02:45:30 +02:00
f4fa1bd4e5 Make tests link against libraries
mhu pushed to unit-tests at mhu/gds-render 2020-04-18 02:38:44 +02:00
2e7bb03c17 Add testing folder to doxygen's exclude list
mhu pushed to unit-tests at mhu/gds-render 2020-04-18 02:32:15 +02:00
39ff0dec1a Add test target to cmake
mhu pushed to unit-tests at mhu/gds-render 2020-04-18 02:21:29 +02:00
74f9663bde Add catch framework for testing
mhu pushed to unit-tests at mhu/gds-render 2020-04-18 02:17:26 +02:00
330285cc2f Merge branch 'master' into dev
24ae5e4d5b Fix #37: Introduce new versioning scheme for AUR PKGBUILD
f7d15c7267 Fix comment style from // to /**/
00d02b8291 Issue #36: Fix possible memory leak of async status message, if rendering finishes, before message could be displayed
75e01b80c8 Issue #36: Fix memory leaks in set-property function of lib-cell-renderer
mhu deleted tag unit-tests from mhu/gds-render 2020-04-18 02:17:25 +02:00