Commit Graph

10 Commits

Author SHA1 Message Date
Niels Grewe
17b526603e Format string safety fixes, test case for NSData<->D-Bus byte arrays
conversions (and a accompanying bugfix).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@37559 72102866-910b-0410-8b05-ffd578937521
2014-01-08 18:27:35 +00:00
Niels Grewe
e7b2480f92 XML introspection data generation improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@34655 72102866-910b-0410-8b05-ffd578937521
2012-01-29 14:02:26 +00:00
Niels Grewe
9e26d988ab Add test for annotated XML introspection data.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@34645 72102866-910b-0410-8b05-ffd578937521
2012-01-27 10:55:34 +00:00
Niels Grewe
c22f465fba Add first test for XML introspection data generation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@34638 72102866-910b-0410-8b05-ffd578937521
2012-01-26 20:16:49 +00:00
Niels Grewe
60914c588b Implement functions that determine whether we certain types can be converted.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@33872 72102866-910b-0410-8b05-ffd578937521
2011-09-21 15:56:52 +00:00
Niels Grewe
50b64f0edc Assorted small maintenance changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@33826 72102866-910b-0410-8b05-ffd578937521
2011-09-09 15:16:14 +00:00
Niels Grewe
60b8520001 Fix word-size related issues in the testcases and update docs to reflect the
version of -base we require.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@32871 72102866-910b-0410-8b05-ffd578937521
2011-04-15 15:26:28 +00:00
Niels Grewe
152f17447f Fix memory leaks in the test suite.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@31563 72102866-910b-0410-8b05-ffd578937521
2010-10-26 08:25:59 +00:00
Niels Grewe
3f9f2466bf * Tests/GNUmakefile
Tests/GNUmakefile.postamble
  Tests/TestDKArgument.m
  Tests/TestDKMethodCall.m
  Tests/TestDKPort.m
  Tests/TestDKProxy.m:
  Fix compilation of testcases if DBusKit is not yet installed.

 


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@31237 72102866-910b-0410-8b05-ffd578937521
2010-09-05 19:09:05 +00:00
Niels Grewe
06d0255d86 Reorganise the project so that the tests are built as a separate subproject and
linked against the framework.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@30962 72102866-910b-0410-8b05-ffd578937521
2010-07-14 10:46:23 +00:00