1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2025-01-10 00:46:23 +01:00
HLMetaModOfficial/core/sourcehook/test
Kyle Sanderson 625c59dad5
Disable de-virtualization in sh-tests for gcc-4.9+ (#53)
* Update AMBuilder
* Re-add gcc6 to .travis.yml
* right; 🐍
* where Travis-CI?
* fix whitespace problems w/ travis.yml
2018-07-31 11:02:13 -07:00
..
msvc7 Some reorganization. 2008-11-14 04:04:02 -06:00
msvc8 Some reorganization. 2008-11-14 04:04:02 -06:00
msvc12 Partial 64-bit support for SourceHook on Windows 2015-07-09 15:12:16 -05:00
AMBuilder Disable de-virtualization in sh-tests for gcc-4.9+ (#53) 2018-07-31 11:02:13 -07:00
generate.bat Some reorganization. 2008-11-14 04:04:02 -06:00
main.cpp 64-bit support for CSGO on Linux and macOS (#35) 2017-12-20 01:11:57 -06:00
Makefile Fixed hooking vtables with unaligned thunk entries, and returning references in manual hooks. (bug 4655, r=dvander) 2010-10-16 23:21:58 -07:00
sourcehook_test.h Some reorganization. 2008-11-14 04:04:02 -06:00
test1.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
test2.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
test3.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
test4.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
test.sln Fixed hooking vtables with unaligned thunk entries, and returning references in manual hooks. (bug 4655, r=dvander) 2010-10-16 23:21:58 -07:00
test.vcproj Fixed hooking vtables with unaligned thunk entries, and returning references in manual hooks. (bug 4655, r=dvander) 2010-10-16 23:21:58 -07:00
testbail2.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
testbail.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
testbail.h Some reorganization. 2008-11-14 04:04:02 -06:00
testevents.h Some reorganization. 2008-11-14 04:04:02 -06:00
testhookmangen.cpp 64-bit support for CSGO on Linux and macOS (#35) 2017-12-20 01:11:57 -06:00
testhookmangen.h Some reorganization. 2008-11-14 04:04:02 -06:00
testhookmangen.hxx Some reorganization. 2008-11-14 04:04:02 -06:00
testlist.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
testmanual.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
testmulti.cpp Fixed SourceHook v5 includes in core to be usable on Mac OS X (bug 3514, r=ds). 2009-11-24 07:19:57 -06:00
testoddthunks.cpp Merge branch 'master' into S2 2015-11-23 15:12:55 -05:00
testrecall.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
testreentr.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
testref.cpp Some reorganization. 2008-11-14 04:04:02 -06:00
testrefret.cpp Fixed hooking vtables with unaligned thunk entries, and returning references in manual hooks. (bug 4655, r=dvander) 2010-10-16 23:21:58 -07:00
testvphooks.cpp Fix testvphooks. 2015-09-24 21:03:49 -07:00