1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-01 13:24:25 +01:00
HLMetaModOfficial/sourcehook/test
Pavol Marko e704486223 Added test for manual hooks
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40159
2005-12-10 22:43:51 +00:00
..
main.cpp Added manual hooks. I hope that I haven't broken binary compatibility - someone might want to test it. 2005-12-10 22:37:53 +00:00
Makefile CHANGES! 2005-10-03 17:20:22 +00:00
test1.cpp Fixed various memory leaks 2005-12-06 06:01:16 +00:00
test2.cpp Vafmt works now 2005-05-01 14:30:52 +00:00
test3.cpp sh_stack now works if assert is disabled (stupid me), simple reentrancy test, META_IFACEPTR takes a type argument 2005-10-14 17:45:36 +00:00
test4.cpp Added test4.cpp for plugin managment system testing, added -v parameter for verbose output on test fail 2005-05-05 14:00:08 +00:00
test.vcproj Added manual hooks. I hope that I haven't broken binary compatibility - someone might want to test it. 2005-12-10 22:37:53 +00:00
testbail2.cpp SourceHook tests pass again! Added test for list (and a small bit of tinyhash). Woot. 2005-09-23 20:14:10 +00:00
testbail.cpp sh_stack now works if assert is disabled (stupid me), simple reentrancy test, META_IFACEPTR takes a type argument 2005-10-14 17:45:36 +00:00
testbail.h CHANGES! 2005-10-03 17:20:22 +00:00
testevents.h Untested reentrancy support; TODO: Test sh_stack and reentrancy extensively! 2005-10-12 20:25:15 +00:00
testlist.cpp :D 2005-10-15 17:55:31 +00:00
testmanual.cpp Added test for manual hooks 2005-12-10 22:43:51 +00:00
testreentr.cpp Fixed various memory leaks 2005-12-06 06:01:16 +00:00