Ignore:
Timestamp:
Apr 10, 2018, 6:43:30 AM (8 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
AutomationFragmentation_failures, Candidate_v1.6.1, Candidate_v1.7.0, ChemicalSpaceEvaluator, Exclude_Hydrogens_annealWithBondGraph, ForceAnnealing_with_BondGraph, ForceAnnealing_with_BondGraph_contraction-expansion, Gui_displays_atomic_force_velocity, PythonUI_with_named_parameters, StoppableMakroAction, TremoloParser_IncreasedPrecision, stable
Children:
f433ec
Parents:
c1c6cb
git-author:
Frederik Heber <frederik.heber@…> (06/29/17 15:46:02)
git-committer:
Frederik Heber <frederik.heber@…> (04/10/18 06:43:30)
Message:

Added failing weights test case to BondVectors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Dynamics/unittests/BondVectorsUnitTest.hpp

    rc1c6cb r7b4e67  
    3535    CPPUNIT_TEST ( weights_rightangleTest );
    3636    CPPUNIT_TEST ( weights_triangleTest );
     37    CPPUNIT_TEST ( weights_complexTest );
    3738    CPPUNIT_TEST_SUITE_END();
    3839
     
    4546      void weights_rightangleTest();
    4647      void weights_triangleTest();
     48      void weights_complexTest();
    4749
    4850private:
Note: See TracChangeset for help on using the changeset viewer.