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.
|
9 年之前 |
ichrispa
|
7737b4ffbf
Merge branch 'master' into api_hl_abstractions
|
9 年之前 |
Chris Iatrou
|
b104a13190
Fixed failing unit test for attributes (most are now writable) along with several real type mistakes in setAttributeValue and writeValue.
|
9 年之前 |
ichrispa
|
5cab8d3cb3
Fixed failing attributes test; displayName and description are now set, the testcase did assume they are not.
|
9 年之前 |
ichrispa
|
141c369f5a
Created nodeiterator UA_Client_forEachChildNodeCall for Client.
|
9 年之前 |
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).
|
9 年之前 |
ichrispa
|
35331dcc6f
Corrected failing unit testcase for addnodes.
|
9 年之前 |
ChristianFimmers
|
028ed266a2
Merge pull request #290
|
9 年之前 |
ChristianFimmers
|
626d38db83
add readValue Test
|
9 年之前 |