Julius Pfrommer
|
55f2cfab80
fix #1069 and add a test case for object type instantiation
|
7 years ago |
Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
7 years ago |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
7 years ago |
FlorianPalm
|
aee53c650e
license change for all c/h files
|
7 years ago |
FlorianPalm
|
a0f38a0bd1
undoing license add (missing comment ending...)
|
7 years ago |
FlorianPalm
|
87028b0ee6
added new license text (mplv3)
|
7 years ago |
FlorianPalm
|
faa91182a2
Revert "License change: added license note at the beginning of every .c/.h file"
|
7 years ago |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
7 years ago |
Bostjan Vesnicer
|
6e0a26ae79
improve unit test to detect dangling reference to deleted node
|
7 years ago |
Julius Pfrommer
|
20d70c9a91
add a unit test whether references are deleted with the nodes
|
7 years ago |
Julius Pfrommer
|
8b1fc29376
simplify calling the destructor and add unit tests for lifecycle management
|
7 years ago |
Stefan Profanter
|
8efb22bf55
untabify (#766)
|
8 years ago |
Julius Pfrommer
|
1cc01277d0
initialize types after deleteMembers; clean up type handling
|
8 years ago |
Julius Pfrommer
|
5e87c1db68
move logger and connection-function into the client config (#585)
|
8 years ago |
Julius Pfrommer
|
bf191143be
rename ua_statuscodes.h to ua_constants.h
|
8 years ago |
ichrispa
|
a0ad0e6ea0
Reimplemented instantiation callback (required for #503).
|
8 years ago |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
9 years ago |
Julius Pfrommer
|
36e24a11c9
add a unit test for adding a node with an existing nodeid
|
9 years ago |
Julius Pfrommer
|
1811544b2d
return the added node id only when requested
|
9 years ago |
Julius Pfrommer
|
793924be2a
add nodemgmt test case
|
9 years ago |