mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-01-30 19:52:17 +01:00
whoops, forgot the varargs/overload test (test2)
--HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40199
This commit is contained in:
parent
de5e02e6aa
commit
3e860a89cc
@ -70,7 +70,7 @@ SourceHook::List<Test *> Test::ms_Tests;
|
||||
|
||||
DO_TEST(List);
|
||||
DO_TEST(Basic);
|
||||
//DO_TEST(VafmtAndOverload);
|
||||
DO_TEST(VafmtAndOverload);
|
||||
DO_TEST(ThisPtrOffs);
|
||||
DO_TEST(PlugSys);
|
||||
DO_TEST(Bail);
|
||||
|
@ -253,8 +253,7 @@
|
||||
<File
|
||||
RelativePath="test2.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="TRUE">
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"/>
|
||||
</FileConfiguration>
|
||||
|
Loading…
x
Reference in New Issue
Block a user