source: molecuilder/src/unittests@ 2bc713

Tesselation_WORKING
Name Size Rev Age Author Last Change
../
vectorunittest.hpp 1.5 KB 53f32e   16 years Saskia Metzler temp commit
vectorunittest.cpp 10.5 KB 543ce4   16 years FrederikHeber Huge change from ofstream * (const) out --> Log(). - first shift was …
tesselationunittest.hpp 946 bytes 6dd8d3   16 years FrederikHeber LinkedNodes is now declared inside LinkedCell and some new functions. …
tesselationunittest.cpp 7.4 KB 7c2ebb   16 years FrederikHeber New approach to degenerated triangles: Recognize on creation and add …
tesselation_insideoutsideunittest.hpp 944 bytes 6dd8d3   16 years FrederikHeber LinkedNodes is now declared inside LinkedCell and some new functions. …
tesselation_insideoutsideunittest.cpp 6.7 KB 1f2e46   16 years FrederikHeber Huge change: Log() << Verbose(.) --> DoLog(.) && (Log() << Verbose(.) …
tesselation_boundarytriangleunittest.hpp 1.1 KB 6dd8d3   16 years FrederikHeber LinkedNodes is now declared inside LinkedCell and some new functions. …
tesselation_boundarytriangleunittest.cpp 7.4 KB a34fab   16 years FrederikHeber Unit test for BoundaryTriangleSet member functions added. - for now …
stackclassunittest.hpp 760 bytes 92fc40   16 years FrederikHeber Added Unit test for StackClass. - was former …
stackclassunittest.cpp 2.6 KB 543ce4   16 years FrederikHeber Huge change from ofstream * (const) out --> Log(). - first shift was …
memoryusageobserverunittest.hpp 1.6 KB 53f32e   16 years Saskia Metzler temp commit
memoryusageobserverunittest.cpp 5.6 KB 53f32e   16 years Saskia Metzler temp commit
memoryallocatorunittest.hpp 703 bytes 53f32e   16 years Saskia Metzler temp commit
memoryallocatorunittest.cpp 2.6 KB 1f2e46   16 years FrederikHeber Huge change: Log() << Verbose(.) --> DoLog(.) && (Log() << Verbose(.) …
Makefile.am 4.3 KB bd8561   16 years FrederikHeber New Unit test for class LinkedCell. - this is just the skeleton, so …
logunittest.hpp 459 bytes 96d8dc   16 years Saskia Metzler Ticket 43 Create a logging class The verbosity level can now be …
logunittest.cpp 2.0 KB 1f2e46   16 years FrederikHeber Huge change: Log() << Verbose(.) --> DoLog(.) && (Log() << Verbose(.) …
listofbondsunittest.hpp 1.1 KB 872b51   16 years FrederikHeber Huge refactoring: molecule::ListOfBondsPerAtom and …
listofbondsunittest.cpp 7.1 KB e6fe8a   16 years FrederikHeber cstring header was missing in files, supplying definition of strlen, …
LinkedCellUnitTest.hpp 1.3 KB f7e187   16 years FrederikHeber Full-working LinkedCellUnitTest. - new unit test for class LinkedCell
LinkedCellUnitTest.cpp 12.9 KB f7e187   16 years FrederikHeber Full-working LinkedCellUnitTest. - new unit test for class LinkedCell
linearsystemofequationsunittest.hpp 946 bytes 247d49   16 years FrederikHeber Wrapper class for gsl_linalg along with working Unit test. - new …
linearsystemofequationsunittest.cpp 3.2 KB 247d49   16 years FrederikHeber Wrapper class for gsl_linalg along with working Unit test. - new …
infounittest.hpp 569 bytes edf611   16 years FrederikHeber New Info class that contains a global verbosity level, increased per …
infounittest.cpp 1.5 KB edf611   16 years FrederikHeber New Info class that contains a global verbosity level, increased per …
gslvectorunittest.hpp 935 bytes b1d8ab5   16 years FrederikHeber Added operators and state checkers to GSLVector. - added operators …
gslvectorunittest.cpp 4.2 KB b1d8ab5   16 years FrederikHeber Added operators and state checkers to GSLVector. - added operators …
gslmatrixunittest.hpp 863 bytes e651e7   16 years FrederikHeber Wrapper class for gsl_matrix along with working Unit test. - new …
gslmatrixunittest.cpp 6.8 KB e651e7   16 years FrederikHeber Wrapper class for gsl_matrix along with working Unit test. - new …
gslmatrixsymmetricunittest.hpp 881 bytes e651e7   16 years FrederikHeber Wrapper class for gsl_matrix along with working Unit test. - new …
gslmatrixsymmetricunittest.cpp 7.1 KB 9291f85   16 years FrederikHeber Added Determinant() function to class GSLMatrix. - new function …
CountBondsUnitTest.hpp 1.0 KB 32526c   16 years FrederikHeber BUGFIX: CountHydrogenBridgeBonds() was half-broken, …
CountBondsUnitTest.cpp 8.4 KB 6250e5   16 years FrederikHeber Enhanced CountHydrogenBridgeBonds() a bit. - new functions …
bondgraphunittest.hpp 1.0 KB aa8542   16 years FrederikHeber BUGFIX: BondGraphUnitTest was not working. Changes: - atoms are now …
bondgraphunittest.cpp 4.5 KB aa8542   16 years FrederikHeber BUGFIX: BondGraphUnitTest was not working. Changes: - atoms are now …
AnalysisPairCorrelationUnitTest.hpp 1.2 KB e1900f   16 years FrederikHeber Closed ticket #48 (AnalysisCorrelation...() take MoleculeListClass
AnalysisPairCorrelationUnitTest.cpp 4.1 KB e6fe8a   16 years FrederikHeber cstring header was missing in files, supplying definition of strlen, …
AnalysisCorrelationToSurfaceUnitTest.hpp 1.6 KB f7b476   16 years FrederikHeber New class TriangleIntersection List and (hopefully) final fix of …
AnalysisCorrelationToSurfaceUnitTest.cpp 7.7 KB a3c47c   16 years FrederikHeber FIX: AnalysisCorrelationToSurfaceUnitTest has been broken since change …
AnalysisCorrelationToPointUnitTest.hpp 1.2 KB e1900f   16 years FrederikHeber Closed ticket #48 (AnalysisCorrelation...() take MoleculeListClass
AnalysisCorrelationToPointUnitTest.cpp 4.3 KB 424890   16 years FrederikHeber FIX: AnalysisCorrelationToPointUnitTest has been broken due to init of …
analysisbondsunittest.hpp 979 bytes e462b3   16 years FrederikHeber Two new bond analysis functions. - GetMaxMinMeanBondCount() - …
analysisbondsunittest.cpp 5.2 KB da09739   16 years FrederikHeber FIX: AnalysisBondsUnitTests has been broken due to Z of carbon same as …
ActOnAllUnitTest.hpp 842 bytes bc8155   16 years FrederikHeber Test code is moved to its own source subdirectory: test. - …
ActOnAllUnitTest.cpp 3.9 KB 543ce4   16 years FrederikHeber Huge change from ofstream * (const) out --> Log(). - first shift was …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.