summaryrefslogtreecommitdiff
path: root/testing/misc_tools.h
AgeCommit message (Expand)Author
2013-08-24Fixed semantics of tox_array (should also be more memory efficient).Anony Moose
2013-08-16Passed everything through astyle.irungentoo
2013-08-09Added headers to fix build errors.Konstantin Kowalski
2013-08-09Minor style changes.Konstantin Kowalski
2013-08-09Moved long comments to wiki.Konstantin Kowalski
2013-08-09Added arrays.Konstantin Kowalski
2013-08-09Added INFO() debugging macro.Konstantin Kowalski
2013-08-07Add #undef before #define to fix redefinition warningRobert Sutton
2013-08-06Added ERROR() and WARNING() for debugging.Konstantin Kowalski
2013-08-06Added a linked list implementation.Konstantin Kowalski
2013-07-30Add missing newlines at EOF in sourcesDmitry Marakasov
2013-07-27[fixed]created new files misc_tools.(c|h) and moved hex_string_to_bin() there.Konstantin Kowalski