sourcemod/plugins/testsuite
Scott Ehlert 5fa53bfc68 Dear me, I should have committed this long ago...
1) Added natives to create and manipulate global and private forward
2) Added natives to call forwards and functions
3) Added an IChanageableForward::RemoveFunction overload for convenience or something
4) Added test suite plugins for functions and forwards
5) Some random touch-ups to some include files

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40627
2007-03-16 06:54:24 +00:00
..
callfunctest.sp Dear me, I should have committed this long ago... 2007-03-16 06:54:24 +00:00
fakenative1.sp initial import of dynamic native code for both the JIT and plugins 2007-03-12 07:08:05 +00:00
fakenative2.sp initial import of dynamic native code for both the JIT and plugins 2007-03-12 07:08:05 +00:00
fwdtest1.sp Dear me, I should have committed this long ago... 2007-03-16 06:54:24 +00:00
fwdtest2.sp Dear me, I should have committed this long ago... 2007-03-16 06:54:24 +00:00
sorttest.sp added sorting natives (phew) 2007-02-26 08:21:09 +00:00