move directory
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@246 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
37abc6b09b
commit
0aa5e9f5c1
20 changed files with 6 additions and 0 deletions
0
tools/RegressionTest/AbstractFactoryTest.h → test/RegressionTest/AbstractFactoryTest.h
Normal file → Executable file
0
tools/RegressionTest/AbstractFactoryTest.h → test/RegressionTest/AbstractFactoryTest.h
Normal file → Executable file
0
tools/RegressionTest/AssocVectorTest.h → test/RegressionTest/AssocVectorTest.h
Normal file → Executable file
0
tools/RegressionTest/AssocVectorTest.h → test/RegressionTest/AssocVectorTest.h
Normal file → Executable file
0
tools/RegressionTest/DataGeneratorsTest.h → test/RegressionTest/DataGeneratorsTest.h
Normal file → Executable file
0
tools/RegressionTest/DataGeneratorsTest.h → test/RegressionTest/DataGeneratorsTest.h
Normal file → Executable file
|
@ -419,6 +419,9 @@ public:
|
||||||
|
|
||||||
|
|
||||||
// $Log$
|
// $Log$
|
||||||
|
// Revision 1.1 2005/09/24 15:11:56 syntheticpp
|
||||||
|
// move directory
|
||||||
|
//
|
||||||
// Revision 1.6 2005/07/31 15:06:22 syntheticpp
|
// Revision 1.6 2005/07/31 15:06:22 syntheticpp
|
||||||
// invert new factory code macro logic to be ReferenceTest more compatible with noncc code
|
// invert new factory code macro logic to be ReferenceTest more compatible with noncc code
|
||||||
//
|
//
|
0
tools/RegressionTest/FactoryTest.h → test/RegressionTest/FactoryTest.h
Normal file → Executable file
0
tools/RegressionTest/FactoryTest.h → test/RegressionTest/FactoryTest.h
Normal file → Executable file
0
tools/RegressionTest/FunctorTest.h → test/RegressionTest/FunctorTest.h
Normal file → Executable file
0
tools/RegressionTest/FunctorTest.h → test/RegressionTest/FunctorTest.h
Normal file → Executable file
0
tools/RegressionTest/MSVCUnitTest.sln → test/RegressionTest/MSVCUnitTest.sln
Normal file → Executable file
0
tools/RegressionTest/MSVCUnitTest.sln → test/RegressionTest/MSVCUnitTest.sln
Normal file → Executable file
0
tools/RegressionTest/MSVCUnitTest.vcproj → test/RegressionTest/MSVCUnitTest.vcproj
Normal file → Executable file
0
tools/RegressionTest/MSVCUnitTest.vcproj → test/RegressionTest/MSVCUnitTest.vcproj
Normal file → Executable file
0
tools/RegressionTest/SingletonTest.h → test/RegressionTest/SingletonTest.h
Normal file → Executable file
0
tools/RegressionTest/SingletonTest.h → test/RegressionTest/SingletonTest.h
Normal file → Executable file
0
tools/RegressionTest/SmallObjectTest.h → test/RegressionTest/SmallObjectTest.h
Normal file → Executable file
0
tools/RegressionTest/SmallObjectTest.h → test/RegressionTest/SmallObjectTest.h
Normal file → Executable file
0
tools/RegressionTest/SmartPtrTest.h → test/RegressionTest/SmartPtrTest.h
Normal file → Executable file
0
tools/RegressionTest/SmartPtrTest.h → test/RegressionTest/SmartPtrTest.h
Normal file → Executable file
3
tools/RegressionTest/Test.cpp → test/RegressionTest/Test.cpp
Normal file → Executable file
3
tools/RegressionTest/Test.cpp → test/RegressionTest/Test.cpp
Normal file → Executable file
|
@ -110,6 +110,9 @@ return result;
|
||||||
|
|
||||||
|
|
||||||
// $Log$
|
// $Log$
|
||||||
|
// Revision 1.1 2005/09/24 15:11:56 syntheticpp
|
||||||
|
// move directory
|
||||||
|
//
|
||||||
// Revision 1.17 2005/09/15 17:51:48 syntheticpp
|
// Revision 1.17 2005/09/15 17:51:48 syntheticpp
|
||||||
// add new TypeTraits test from Kalle Rutanen
|
// add new TypeTraits test from Kalle Rutanen
|
||||||
//
|
//
|
0
tools/RegressionTest/TypeManipTest.h → test/RegressionTest/TypeManipTest.h
Normal file → Executable file
0
tools/RegressionTest/TypeManipTest.h → test/RegressionTest/TypeManipTest.h
Normal file → Executable file
0
tools/RegressionTest/TypeTraitsTest.h → test/RegressionTest/TypeTraitsTest.h
Normal file → Executable file
0
tools/RegressionTest/TypeTraitsTest.h → test/RegressionTest/TypeTraitsTest.h
Normal file → Executable file
0
tools/RegressionTest/TypelistTest.h → test/RegressionTest/TypelistTest.h
Normal file → Executable file
0
tools/RegressionTest/TypelistTest.h → test/RegressionTest/TypelistTest.h
Normal file → Executable file
0
tools/RegressionTest/UnitTest.h → test/RegressionTest/UnitTest.h
Normal file → Executable file
0
tools/RegressionTest/UnitTest.h → test/RegressionTest/UnitTest.h
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue