| ../ | 
  | ActionSequenceTest.cpp | 5.9 KB
     | 2efa90 | 16 years | Till Crueger | Added detailed documentation for the Action class | 
  | ActionSequenceTest.hpp | 865 bytes
     | 0229f9 | 16 years | Till Crueger | Added more tests for Actionsequence
- Test if every included object … | 
  | ActOnAllUnitTest.cpp | 3.4 KB
     | f72703 | 16 years | FrederikHeber | MEMLEAK: ActOnAllTest forgot to delete the copied VectorList Ref and … | 
  | ActOnAllUnitTest.hpp | 842 bytes
     | 46ea3b | 16 years | FrederikHeber | Test code is moved to its own source subdirectory: test.
- … | 
  | analysisbondsunittest.cpp | 4.8 KB
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | analysisbondsunittest.hpp | 979 bytes
     | 220cf37 | 16 years | FrederikHeber | Two new bond analysis functions.
- GetMaxMinMeanBondCount() - … | 
  | AnalysisCorrelationToPointUnitTest.cpp | 3.7 KB
     | 23b547 | 16 years | Till Crueger | Added generic singleton Pattern that can be inherited to any class … | 
  | AnalysisCorrelationToPointUnitTest.hpp | 1.2 KB
     | a5551b | 16 years | FrederikHeber | Closed ticket #48 (AnalysisCorrelation...() take MoleculeListClass … | 
  | AnalysisCorrelationToSurfaceUnitTest.cpp | 6.6 KB
     | 5be0eb | 16 years | Till Crueger | Added more functionality to custom asserts.
- Asserts allow now … | 
  | AnalysisCorrelationToSurfaceUnitTest.hpp | 1.5 KB
     | a5551b | 16 years | FrederikHeber | Closed ticket #48 (AnalysisCorrelation...() take MoleculeListClass … | 
  | AnalysisPairCorrelationUnitTest.cpp | 3.7 KB
     | 23b547 | 16 years | Till Crueger | Added generic singleton Pattern that can be inherited to any class … | 
  | AnalysisPairCorrelationUnitTest.hpp | 1.2 KB
     | a5551b | 16 years | FrederikHeber | Closed ticket #48 (AnalysisCorrelation...() take MoleculeListClass … | 
  | AtomDescriptorTest.cpp | 4.9 KB
     | 229e3c | 16 years | Till Crueger | Added custom Assert makro that allows ignoring asserts | 
  | AtomDescriptorTest.hpp | 718 bytes
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | atomsCalculationTest.cpp | 2.7 KB
     | 229e3c | 16 years | Till Crueger | Added custom Assert makro that allows ignoring asserts | 
  | atomsCalculationTest.hpp | 704 bytes
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | bondgraphunittest.cpp | 3.4 KB
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | bondgraphunittest.hpp | 885 bytes
     | 9a7186 | 16 years | FrederikHeber | BUGFIX: unnecessary include in header, file not closed in definition … | 
  | CacheableTest.cpp | 1.5 KB
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | CacheableTest.hpp | 509 bytes
     | e3c8b4 | 16 years | Till Crueger | Added data structure to allow caching of derived values | 
  | gslmatrixsymmetricunittest.cpp | 6.5 KB
     | 9b6b2f | 16 years | FrederikHeber | Tests now work with Eclipse ECUT's TestRunner.
- new switch in … | 
  | gslmatrixsymmetricunittest.hpp | 881 bytes
     | fc3b67 | 16 years | FrederikHeber | Wrapper class for gsl_matrix along with working Unit test.
- new … | 
  | gslmatrixunittest.cpp | 6.2 KB
     | 9b6b2f | 16 years | FrederikHeber | Tests now work with Eclipse ECUT's TestRunner.
- new switch in … | 
  | gslmatrixunittest.hpp | 863 bytes
     | fc3b67 | 16 years | FrederikHeber | Wrapper class for gsl_matrix along with working Unit test.
- new … | 
  | gslvectorunittest.cpp | 2.3 KB
     | 9b6b2f | 16 years | FrederikHeber | Tests now work with Eclipse ECUT's TestRunner.
- new switch in … | 
  | gslvectorunittest.hpp | 799 bytes
     | 9fb860 | 16 years | FrederikHeber | Wrapper class for gsl_vector along with working Unit test.
- new … | 
  | infounittest.cpp | 929 bytes
     | e6fdbe | 16 years | FrederikHeber | MEMLEAK: In many tests World, MemoryUsageObserver, logger or … | 
  | infounittest.hpp | 569 bytes
     | 8725ed | 16 years | FrederikHeber | New Info class that contains a global verbosity level, increased per … | 
  | linearsystemofequationsunittest.cpp | 2.5 KB
     | 9b6b2f | 16 years | FrederikHeber | Tests now work with Eclipse ECUT's TestRunner.
- new switch in … | 
  | linearsystemofequationsunittest.hpp | 946 bytes
     | f60610 | 16 years | FrederikHeber | Wrapper class for gsl_linalg along with working Unit test.
- new … | 
  | listofbondsunittest.cpp | 6.8 KB
     | 23b547 | 16 years | Till Crueger | Added generic singleton Pattern that can be inherited to any class … | 
  | listofbondsunittest.hpp | 1.1 KB
     | 266237 | 16 years | FrederikHeber | Huge refactoring: molecule::ListOfBondsPerAtom and … | 
  | logunittest.cpp | 1.3 KB
     | aee1a3 | 16 years | Till Crueger | Made logger class use the new Singleton framework | 
  | logunittest.hpp | 459 bytes
     | 06c7a3 | 16 years | Saskia Metzler | Ticket 43 Create a logging class
The verbosity level can now be … | 
  | Makefile.am | 6.1 KB
     | 6e97e5 | 16 years | Till Crueger | Added a generic Iterator that can be used to iterate only over certain … | 
  | manipulateAtomsTest.cpp | 3.1 KB
     | 975a11 | 16 years | Till Crueger | Repaired broken unittest | 
  | manipulateAtomsTest.hpp | 702 bytes
     | afb47f | 16 years | Till Crueger | Added a mechanism that allows the world to track changes done by the … | 
  | memoryallocatorunittest.cpp | 2.0 KB
     | e6fdbe | 16 years | FrederikHeber | MEMLEAK: In many tests World, MemoryUsageObserver, logger or … | 
  | memoryallocatorunittest.hpp | 703 bytes
     | be90f1 | 16 years | Saskia Metzler | temp commit | 
  | memoryusageobserverunittest.cpp | 5.1 KB
     | 1ec0ac | 16 years | FrederikHeber | MEMLEAK: Lots of Free() have been forgotten after Malloc's at start of … | 
  | memoryusageobserverunittest.hpp | 1.6 KB
     | be90f1 | 16 years | Saskia Metzler | temp commit | 
  | MoleculeDescriptorTest.cpp | 5.6 KB
     | 23b547 | 16 years | Till Crueger | Added generic singleton Pattern that can be inherited to any class … | 
  | MoleculeDescriptorTest.hpp | 798 bytes
     | ead4e6 | 16 years | Till Crueger | Made the periodentafel use STL-containers instead of custom llists | 
  | ObserverTest.cpp | 5.9 KB
     | 4fb5a3 | 16 years | Till Crueger | Improved Observer Framework to include methods to report the state
- … | 
  | ObserverTest.hpp | 1.2 KB
     | 4fb5a3 | 16 years | Till Crueger | Improved Observer Framework to include methods to report the state
- … | 
  | SingletonTest.cpp | 4.5 KB
     | 0f6f3a | 16 years | Till Crueger | Small improvements to singleton pattern | 
  | SingletonTest.hpp | 450 bytes
     | d25863 | 16 years | Till Crueger | Added Unittest for Singleton pattern | 
  | stackclassunittest.cpp | 2.0 KB
     | e6fdbe | 16 years | FrederikHeber | MEMLEAK: In many tests World, MemoryUsageObserver, logger or … | 
  | stackclassunittest.hpp | 760 bytes
     | 8c5327 | 16 years | FrederikHeber | Added Unit test for StackClass.
- was former … | 
  | tesselation_boundarytriangleunittest.cpp | 7.1 KB
     | 5c8592 | 16 years | FrederikHeber | MEMLEAK: TesselPoints and Vectors created during … | 
  | tesselation_boundarytriangleunittest.hpp | 1.1 KB
     | 5c8592 | 16 years | FrederikHeber | MEMLEAK: TesselPoints and Vectors created during … | 
  | tesselation_insideoutsideunittest.cpp | 6.0 KB
     | 9b6b2f | 16 years | FrederikHeber | Tests now work with Eclipse ECUT's TestRunner.
- new switch in … | 
  | tesselation_insideoutsideunittest.hpp | 932 bytes
     | c15ca2 | 16 years | FrederikHeber | Changes to FindClosest...ToVector() and use of ..Map,..Set,..List … | 
  | tesselationunittest.cpp | 6.7 KB
     | 9b6b2f | 16 years | FrederikHeber | Tests now work with Eclipse ECUT's TestRunner.
- new switch in … | 
  | tesselationunittest.hpp | 934 bytes
     | c15ca2 | 16 years | FrederikHeber | Changes to FindClosest...ToVector() and use of ..Map,..Set,..List … | 
  | TestRunnerMain.cpp | 297 bytes
     | 9b6b2f | 16 years | FrederikHeber | Tests now work with Eclipse ECUT's TestRunner.
- new switch in … | 
  | UnitTestMain.cpp | 1017 bytes
     | 9b6b2f | 16 years | FrederikHeber | Tests now work with Eclipse ECUT's TestRunner.
- new switch in … | 
  | vectorunittest.cpp | 10.0 KB
     | e6fdbe | 16 years | FrederikHeber | MEMLEAK: In many tests World, MemoryUsageObserver, logger or … | 
  | vectorunittest.hpp | 1.5 KB
     | be90f1 | 16 years | Saskia Metzler | temp commit |