Georg Hopp
|
76f113a2be
|
finished tests for packet
|
14 years ago |
Georg Hopp
|
2283bbafb4
|
update ChangeLog
|
14 years ago |
Georg Hopp
|
e569955ca6
|
added a polymorphic clear method, give messages if an assertion in an test fails
|
14 years ago |
Georg Hopp
|
2132f4fd90
|
another change on class definition macro
|
14 years ago |
Georg Hopp
|
9a28fc52db
|
added more convenience macros for classes and used them in the classes
|
14 years ago |
Georg Hopp
|
e090c797bb
|
finalize definition and initialization macro for for cclass and add -Wall to all Makefiles
|
14 years ago |
Georg Hopp
|
ae5751fe25
|
<<improve>> class definition
|
14 years ago |
Georg Hopp
|
35d70dd712
|
Merge branch 'master' of 192.168.10.10:/var/lib/git/token
|
14 years ago |
Georg Hopp
|
243dbd9be7
|
add extra dist files to Makefile.am
|
14 years ago |
Georg Hopp
|
da1dd068f1
|
add extra dist files to Makefile.am
|
14 years ago |
Georg Hopp
|
4ea3a28af9
|
start work on packetTest
|
14 years ago |
Georg Hopp
|
3bb0b758bb
|
oops, added forgotten file
|
14 years ago |
Georg Hopp
|
d8e897c376
|
optimized the class definition stuff, add instanceOf and isObject methods and add assertion macros to use these checks
|
14 years ago |
Georg Hopp
|
1fb326bc46
|
remove obsolete non conformant tests for crypt
|
14 years ago |
Georg Hopp
|
4bd7cbd0eb
|
always run checks under valgrind now. @TODO Let configure set the environment variable only if valgrind is installed.
|
14 years ago |
Georg Hopp
|
aca8ab9b61
|
add tests form crypt class @TODO: add assertion on length
|
14 years ago |
Georg Hopp
|
4085de542e
|
add new assertion macros
|
14 years ago |
Georg Hopp
|
58a2aba86e
|
i had to remove the cool plugin stuff for my tests, as i found no working way to use this with autotools. Now all works.
|
14 years ago |
Georg Hopp
|
c2bc1b0659
|
the new testing framework works and the tests for cclass are done...actually i try to figure out how to tell autotools to build this correctly.
|
14 years ago |
Georg Hopp
|
ffe14cc4ee
|
work on test <<framework>>
|
14 years ago |
Georg Hopp
|
b44336c0a3
|
add copyright note to all source files
|
14 years ago |
Georg Hopp
|
637688826f
|
Merge branch 'master' of 192.168.10.10:/var/lib/git/token
|
14 years ago |
Georg Hopp
|
ac8e4067d2
|
use autotools now with ebuild
|
14 years ago |
Georg Hopp
|
e5a66aaae0
|
use autotools now with ebuild
|
14 years ago |
Georg Hopp
|
4bc8ba7c0c
|
changed ebuild and add manifest
|
14 years ago |
Georg Hopp
|
365cfb81aa
|
merge changes from origin
|
14 years ago |
Georg Hopp
|
a6430054eb
|
changed name ob build.sh to bootstrap
|
14 years ago |
Georg Hopp
|
e056881f5c
|
again change order in build.sh
|
14 years ago |
Georg Hopp
|
9a82385a1c
|
another try
|
14 years ago |
Georg Hopp
|
0fcb565fd0
|
another try to fix this strange reconfigure thing
|
14 years ago |
Georg Hopp
|
7736ca2bad
|
another change on the build process
|
14 years ago |
Georg Hopp
|
afbbd0ba78
|
change order in build.sh
|
14 years ago |
Georg Hopp
|
74562712d4
|
fix for include file installation
|
14 years ago |
Georg Hopp
|
925bdb7d98
|
create ebuild and move header to subdir to prevent filename collisions
|
14 years ago |
Georg Hopp
|
9ce2dd0b35
|
and add newly build configure
|
14 years ago |
Georg Hopp
|
5adcd4ec8f
|
exit if needed libs not found
|
14 years ago |
Georg Hopp
|
68d6a474bc
|
restructure as this is now a private project of mine and no longer related to bigpoint. It was anyways open source as it uses opensource code from another project
|
14 years ago |
Georg Hopp
|
1c0a838e07
|
mention my collegues in the AUTHORS file
|
14 years ago |
Georg Hopp
|
f8e0f66beb
|
also mention the author of the base64 stuff.
|
14 years ago |
Georg Hopp
|
17bf5a27a7
|
put the whole stuff in an autobuild environment
|
14 years ago |
Georg Hopp
|
aaea686fed
|
some smaller fixes as well as a complete test create_token implementation.
|
14 years ago |
Georg Hopp
|
262f8f651b
|
hash integrated in dyntype...array still missing, but for simple sas tokens this should be suitable.
|
14 years ago |
Georg Hopp
|
ac539ffa2a
|
small fixes and preparations for further additions. valgrind shows no leaks now
|
14 years ago |
Georg Hopp
|
a9ecc6663c
|
hash now might be initialized by json object
|
14 years ago |
Georg Hopp
|
f34db72e40
|
fixed hash implementation...this one should be subject of optimizing in future
|
14 years ago |
Georg Hopp
|
7c414e1443
|
first creation of simple string indexed hash
|
14 years ago |
Georg Hopp
|
64f2bf41b8
|
reflect structural changes in test files
|
14 years ago |
Georg Hopp
|
eb7a68d416
|
some structural changes
|
14 years ago |
Georg Hopp
|
25428a5f92
|
dyntype string stuff ready
|
14 years ago |
Georg Hopp
|
beb2017dc8
|
dyntype seems to work for int now, incl. json
|
14 years ago |