Frobby
0.9.5
|
#include "stdinc.h"
#include "frobby.h"
#include "tests.h"
#include "BigIdeal.h"
#include "IdealFactory.h"
#include "LibTest.h"
Go to the source code of this file.
Functions | |
TEST (StandardProgram, TypicalNonNegative) | |
TEST (StandardProgram, TypicalNegative) | |
TEST (StandardProgram, ZeroIdeal) | |
TEST (StandardProgram, WholeRing) | |
TEST | ( | StandardProgram | , |
TypicalNegative | |||
) |
Definition at line 44 of file LibStdProgramTest.cpp.
TEST | ( | StandardProgram | , |
TypicalNonNegative | |||
) |
Definition at line 27 of file LibStdProgramTest.cpp.
TEST | ( | StandardProgram | , |
WholeRing | |||
) |
Definition at line 84 of file LibStdProgramTest.cpp.
TEST | ( | StandardProgram | , |
ZeroIdeal | |||
) |
Definition at line 60 of file LibStdProgramTest.cpp.