TuttleOFX
1
|
Go to the source code of this file.
Functions | |
bool | compareSequencesByNbFiles (const sequenceParser::Sequence &a, const sequenceParser::Sequence &b) |
BOOST_AUTO_TEST_CASE (NoNegativeValues) | |
BOOST_AUTO_TEST_CASE (NegativeSequence) |
BOOST_AUTO_TEST_CASE | ( | NoNegativeValues | ) |
Definition at line 13 of file negativeSequence.cpp.
References compareSequencesByNbFiles(), and sequenceParser::sequenceFromFilenameList().
BOOST_AUTO_TEST_CASE | ( | NegativeSequence | ) |
Definition at line 53 of file negativeSequence.cpp.
References sequenceParser::eMaskOptionsNegativeIndexes, and sequenceParser::sequenceFromFilenameList().
bool compareSequencesByNbFiles | ( | const sequenceParser::Sequence & | a, |
const sequenceParser::Sequence & | b | ||
) |
Definition at line 11 of file negativeSequence.cpp.
Referenced by BOOST_AUTO_TEST_CASE().