Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Tests

  • /boost
    Contains some rapid tests for the Boost::Unit module.

  • /delaunay
    Contains the automatic unit tests for the class Math::Delaunay.

  • /math
    Contains the automatic unit tests for the class Math::Utils.

  • /optimisationsolver
    Contains the automatic unit tests for the class OptimisationSolver.

  • /rigidbodysolver
    Contains the automatic unit tests for the class RigidBodySolver (requires QtTest from the Qt framework).

  • /splicecalculator
    Contains the automatic unit tests for the class SpliceCalculator (requires QtTest from the Qt framework).

  • /tensor
    Contains the automatic unit tests for the class Tensor (requires QtTest from the Qt framework).