Nick Goossens
|
22543e319c
Updated unit tests to use `ck_assert_ptr_eq` rather than `ck_assert_int_eq` where appropriate to avoid "incompatible pointer to integer conversion" compiler errors.
|
před 9 roky |
ichrispa
|
7737b4ffbf
Merge branch 'master' into api_hl_abstractions
|
před 9 roky |
Chris Iatrou
|
b104a13190
Fixed failing unit test for attributes (most are now writable) along with several real type mistakes in setAttributeValue and writeValue.
|
před 9 roky |
ichrispa
|
5cab8d3cb3
Fixed failing attributes test; displayName and description are now set, the testcase did assume they are not.
|
před 9 roky |
ichrispa
|
141c369f5a
Created nodeiterator UA_Client_forEachChildNodeCall for Client.
|
před 9 roky |
ichrispa
|
b481cc3a94
Created missing serverside API calls for creating and deleting all nodetypes. Clientside API calls was matched (symmetry) to the call structure of the server API. Tutorial on adding nodes was started (WIP).
|
před 9 roky |
ichrispa
|
35331dcc6f
Corrected failing unit testcase for addnodes.
|
před 9 roky |
ChristianFimmers
|
028ed266a2
Merge pull request #290
|
před 9 roky |
ChristianFimmers
|
626d38db83
add readValue Test
|
před 9 roky |