Sean Qureshi
1986e6b7f4
Ran it through astyle
2013-08-18 01:48:36 -07:00
Florian Hahn
2e90691f4c
Add test for getname
2013-08-17 23:23:54 +02:00
Florian Hahn
a385c79cfe
Use ck_assert_msg
2013-08-17 23:02:36 +02:00
irungentoo
88ff81d9de
Passed everything through astyle.
2013-08-16 13:11:09 -04:00
irungentoo
a8d1f86f8b
...
2013-08-13 20:37:09 -04:00
irungentoo
c8a46e1c09
...
2013-08-13 20:32:45 -04:00
irungentoo
7d588ef8bd
Fuck.
2013-08-13 20:31:41 -04:00
irungentoo
3c35db104a
Commented out old tests that are broken with current master.
2013-08-13 20:22:44 -04:00
irungentoo
e7d002fbc0
Hackish fix for the tests.
2013-08-13 20:02:07 -04:00
irungentoo
63efa44dfa
Attempt to quickly fix a test.
2013-08-13 19:36:02 -04:00
Andreas Schneider
6b06431e9b
core: Fix a possible buffer overflow using getself_name().
...
If the passed buffer is smaller than MAX_NAME_LENGTH then, you
will probably overflow it.
2013-08-13 09:50:51 +02:00
Chris Hall
4293c4b1e6
Messenger refactor - redid work from pull request 79
...
Moves static state out of Messenger.c and into a Messenger struct
Purely stylistic, no functional changes were made.
This commit also changed all the callers of Messenger as they now have
to pass an instance of the Messenger struct to messenger functions.
Also removed some uses of the 'static' keyword at the beginning of
function definitions when the function was already declared static, as
these caused gcc to whine.
2013-08-12 21:37:38 +12:00
Christian Brueffer
0b8fa72914
Fix a recurring typo in code and comments.
2013-08-09 14:01:35 +02:00
Florian Hahn
c171aad7c9
Disable failing test assertion
2013-08-08 13:04:15 +02:00
Maxim Biro
338da1fde7
Fixed auto tests
2013-08-07 20:37:34 -04:00
charmlesscoin
64b05c0960
Cleanup test and work on .travis file
2013-08-07 04:04:16 -04:00
charmlesscoin
4b34ecf913
added files for unit tests
2013-08-07 00:18:27 -04:00