This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ghopp
/
token
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
53
Commits
1
Branch
0
Tags
24 KiB
Tree:
990647a512
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '990647a512'
${ noResults }
Commit Graph
28 Commits (990647a512dbdd15ee907c1dc77bf0c8e7e8db48)
Author
SHA1
Message
Date
Georg Hopp
990647a512
added a doxygen config as well as the patch for doxygen to handle my own class definitions. Changed all copyright to file scope
14 years ago
Georg Hopp
76f113a2be
finished tests for packet
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
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
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
9a82385a1c
another try
14 years ago
Georg Hopp
7736ca2bad
another change on the build process
14 years ago
Georg Hopp
925bdb7d98
create ebuild and move header to subdir to prevent filename collisions
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
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
64f2bf41b8
reflect structural changes in test files
14 years ago
Georg Hopp
eb7a68d416
some structural changes
14 years ago