source: molecuilder/src/unittests@ 108d38

Name Size Rev Age Author Last Change
../
ActionSequenceTest.cpp 5.9 KB abd4a1   15 years Till Crueger Added detailed documentation for the Action class
ActionSequenceTest.hpp 865 bytes 8d24e2   16 years Till Crueger Added more tests for Actionsequence - Test if every included object …
ActOnAllUnitTest.cpp 3.6 KB e7ea64   15 years Till Crueger Changed implementation of Vector to forward operations to contained objects
ActOnAllUnitTest.hpp 920 bytes 71910a   15 years Till Crueger Made data internal data-structure of vector class private - Replaced …
analysisbondsunittest.cpp 5.2 KB 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
analysisbondsunittest.hpp 963 bytes 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
AnalysisCorrelationToPointUnitTest.cpp 3.6 KB 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
AnalysisCorrelationToPointUnitTest.hpp 1.1 KB 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
AnalysisCorrelationToSurfaceUnitTest.cpp 7.2 KB 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
AnalysisCorrelationToSurfaceUnitTest.hpp 1.6 KB 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
AnalysisPairCorrelationUnitTest.cpp 3.5 KB 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
AnalysisPairCorrelationUnitTest.hpp 1.1 KB 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
AtomDescriptorTest.cpp 4.9 KB 43ed42   16 years Till Crueger Added custom Assert makro that allows ignoring asserts
AtomDescriptorTest.hpp 718 bytes 5dba7a   16 years Till Crueger Made the periodentafel use STL-containers instead of custom llists
atomsCalculationTest.cpp 2.7 KB 43ed42   16 years Till Crueger Added custom Assert makro that allows ignoring asserts
atomsCalculationTest.hpp 704 bytes 5dba7a   16 years Till Crueger Made the periodentafel use STL-containers instead of custom llists
bondgraphunittest.cpp 4.5 KB 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
bondgraphunittest.hpp 1020 bytes 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
CacheableTest.cpp 1.5 KB 5dba7a   16 years Till Crueger Made the periodentafel use STL-containers instead of custom llists
CacheableTest.hpp 509 bytes d0c7ec   16 years Till Crueger Added data structure to allow caching of derived values
CountBondsUnitTest.cpp 8.4 KB 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
CountBondsUnitTest.hpp 1.0 KB 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
gslmatrixsymmetricunittest.cpp 6.5 KB 44becc   16 years FrederikHeber Tests now work with Eclipse ECUT's TestRunner. - new switch in …
gslmatrixsymmetricunittest.hpp 881 bytes e651e7   16 years FrederikHeber Wrapper class for gsl_matrix along with working Unit test. - new …
gslmatrixunittest.cpp 6.2 KB 44becc   16 years FrederikHeber Tests now work with Eclipse ECUT's TestRunner. - new switch in …
gslmatrixunittest.hpp 863 bytes e651e7   16 years FrederikHeber Wrapper class for gsl_matrix along with working Unit test. - new …
gslvectorunittest.cpp 3.5 KB b1d8ab5   16 years FrederikHeber Added operators and state checkers to GSLVector. - added operators …
gslvectorunittest.hpp 935 bytes b1d8ab5   16 years FrederikHeber Added operators and state checkers to GSLVector. - added operators …
infounittest.cpp 929 bytes 45cc89   16 years FrederikHeber MEMLEAK: In many tests World, MemoryUsageObserver, logger or …
infounittest.hpp 569 bytes edf611   16 years FrederikHeber New Info class that contains a global verbosity level, increased per …
linearsystemofequationsunittest.cpp 2.5 KB 44becc   16 years FrederikHeber Tests now work with Eclipse ECUT's TestRunner. - new switch in …
linearsystemofequationsunittest.hpp 946 bytes 247d49   16 years FrederikHeber Wrapper class for gsl_linalg along with working Unit test. - new …
LinkedCellUnitTest.cpp 12.4 KB 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
LinkedCellUnitTest.hpp 1.3 KB 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
listofbondsunittest.cpp 6.9 KB 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
listofbondsunittest.hpp 1.0 KB 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
logunittest.cpp 1.4 KB 1f2e46   15 years FrederikHeber Huge change: Log() << Verbose(.) --> DoLog(.) && (Log() << Verbose(.) …
logunittest.hpp 459 bytes 96d8dc   16 years Saskia Metzler Ticket 43 Create a logging class The verbosity level can now be …
Makefile.am 7.9 KB 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
manipulateAtomsTest.cpp 3.1 KB c3294f   15 years Till Crueger Repaired broken unittest
manipulateAtomsTest.hpp 702 bytes 9ef76a   16 years Till Crueger Added a mechanism that allows the world to track changes done by the …
MapofActionsTest.cpp 2.1 KB 2e06c4   15 years FrederikHeber Added all commands defined in ParseCommandLineOptions() as Actions. - …
MapofActionsTest.hpp 795 bytes 2e06c4   15 years FrederikHeber Added all commands defined in ParseCommandLineOptions() as Actions. - …
memoryallocatorunittest.cpp 2.0 KB 1f2e46   15 years FrederikHeber Huge change: Log() << Verbose(.) --> DoLog(.) && (Log() << Verbose(.) …
memoryallocatorunittest.hpp 703 bytes 53f32e   16 years Saskia Metzler temp commit
memoryusageobserverunittest.cpp 5.1 KB edbe74   16 years FrederikHeber MEMLEAK: Lots of Free() have been forgotten after Malloc's at start of …
memoryusageobserverunittest.hpp 1.6 KB 53f32e   16 years Saskia Metzler temp commit
MoleculeDescriptorTest.cpp 5.6 KB 4c60ef   16 years Till Crueger Added generic singleton Pattern that can be inherited to any class …
MoleculeDescriptorTest.hpp 798 bytes 5dba7a   16 years Till Crueger Made the periodentafel use STL-containers instead of custom llists
ObserverTest.cpp 7.9 KB 65b413   15 years Till Crueger Small improvements to Observer code
ObserverTest.hpp 1.4 KB c0332d   15 years Till Crueger Added methods for specialized Notifications from the Observer Framework
ParserUnitTest.cpp 5.6 KB 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
ParserUnitTest.hpp 1.1 KB d3513b   15 years Saskia Metzler Tremolo format parser
periodentafelTest.cpp 2.7 KB 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
periodentafelTest.hpp 786 bytes 06f141   15 years FrederikHeber "-e <db path>" not necessary anymore. Removed necessity of specifying …
PlaneUnittest.cpp 4.8 KB 59e7832   15 years Till Crueger Added unittests for planes
PlaneUnittest.hpp 732 bytes 59e7832   15 years Till Crueger Added unittests for planes
SingletonTest.cpp 4.5 KB d3513b   15 years Saskia Metzler Tremolo format parser
SingletonTest.hpp 450 bytes ff1812   16 years Till Crueger Added Unittest for Singleton pattern
stackclassunittest.cpp 2.0 KB 45cc89   16 years FrederikHeber MEMLEAK: In many tests World, MemoryUsageObserver, logger or …
stackclassunittest.hpp 760 bytes 92fc40   16 years FrederikHeber Added Unit test for StackClass. - was former …
tesselation_boundarytriangleunittest.cpp 7.3 KB e7ea64   15 years Till Crueger Changed implementation of Vector to forward operations to contained objects
tesselation_boundarytriangleunittest.hpp 1.1 KB 6dd8d3   15 years FrederikHeber LinkedNodes is now declared inside LinkedCell and some new functions. …
tesselation_insideoutsideunittest.cpp 6.1 KB 1f2e46   15 years FrederikHeber Huge change: Log() << Verbose(.) --> DoLog(.) && (Log() << Verbose(.) …
tesselation_insideoutsideunittest.hpp 944 bytes 6dd8d3   15 years FrederikHeber LinkedNodes is now declared inside LinkedCell and some new functions. …
tesselationunittest.cpp 6.7 KB 7c2ebb   15 years FrederikHeber New approach to degenerated triangles: Recognize on creation and add …
tesselationunittest.hpp 946 bytes 6dd8d3   15 years FrederikHeber LinkedNodes is now declared inside LinkedCell and some new functions. …
TestRunnerMain.cpp 424 bytes 0de871   15 years FrederikHeber FIX: TestRunner is broken when TestRunnerClient.[h|cpp] can not be …
UnitTestMain.cpp 1017 bytes 44becc   16 years FrederikHeber Tests now work with Eclipse ECUT's TestRunner. - new switch in …
vectorunittest.cpp 10.5 KB 4eee8f   15 years Till Crueger Declared the Vector class as single point spaces
vectorunittest.hpp 1.6 KB 6a314f   15 years Till Crueger FIX: Bug that caused memory corruption in Vector::GetOneNormalVector() …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.