Commit History

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