Lew Rossman
344700a136
Fixes problems with EN_addnode() ( #543 )
...
See issue #542 . Also modifies unit test test_node to check that fixup works.
2019-10-16 15:07:14 -04:00
Sam Hatchett
3fe11b98ee
rethinking the python wrapper ( #511 )
...
* renames certain function parameter declarations and removes double pointer call from the deleteproject function
* deprecates conditonal compilation, removes python-specific headers and function renaming
* fixes tests and docs
* fixes test
2019-07-17 15:19:25 -04:00
Lew Rossman
a4ac34d5d6
Updated criteria for valid object ID name
2019-04-18 17:12:56 -04:00
Lew Rossman
6b0e421a39
Update test_node.cpp
2019-04-18 07:39:39 -04:00
Michael Tryby
d1979e7ed0
Update errror code from 250 to 252
2019-04-17 09:39:24 -04:00
Michael Tryby
f161ecaa72
Fixing build warnings on gcc
2019-04-16 17:40:40 -04:00
Michael Tryby
3186ec326c
Adding element id validity check
...
Adding checks for element set id functions
2019-04-16 17:29:32 -04:00
Michael Tryby
22a7993c8c
Adding element id validity checks
2019-04-16 16:57:38 -04:00
Michael Tryby
3fb5ba5bb1
Fixing compilation bug on gcc
2019-04-12 15:29:50 -04:00
Michael Tryby
ce12b2297e
Updating unit tests
2019-04-12 15:22:38 -04:00
Michael Tryby
df4e62b550
Adding comment test
2019-03-22 15:34:34 -04:00
Michael Tryby
48facd89d0
Fixing test build on gcc
2019-03-21 18:08:05 -04:00
Michael Tryby
5687c63548
Reorganizing unit tests
...
Unit tests for the toolkit are consolidated into one test module with a separate test suite for related API functions.
2019-03-21 13:11:10 -04:00
Michael Tryby
a566f914d4
Eliminating build warnings on gcc
2019-03-19 13:50:39 -04:00
Michael Tryby
29cfe43e5a
Cleaning up tests
...
Fixing memory leak associated with using string objects to pass filepath arguments to toolkit
2019-03-19 13:27:07 -04:00
Michael Tryby
ed9a89763b
Reorganizing tests to improve build performance
2019-03-18 16:06:21 -04:00
Michael Tryby
e70ce35e60
Cleaning up tests
2019-03-15 17:25:59 -04:00
Michael Tryby
d61a1aa786
Minor cleanup
2019-03-12 15:07:52 -04:00
Michael Tryby
32091830c6
Adding test for EN_getnodevalue
2019-03-12 13:35:24 -04:00
Michael Tryby
0b76cfb2df
Adding test for EN_getnodevalue
2019-03-08 18:15:47 -05:00