Sparse smoke test for very low-density unary tuple sets.
More...
|
| | SparseTupleSetUnary (void) |
| virtual bool | run (void) |
| | Run test.
|
| | Base (std::string s) |
| | Create and register test with name s.
|
| const std::string & | name (void) const |
| | Return name of test.
|
| Base * | next (void) const |
| | Return next test.
|
| void | next (Base *n) |
| | Set next test.
|
| bool | fixpoint (void) |
| | Throw a coin whether to compute a fixpoint.
|
| virtual | ~Base (void) |
| | Destructor.
|
Sparse smoke test for very low-density unary tuple sets.
Definition at line 535 of file extensional.cpp.
◆ SparseTupleSetUnary()
| Test::Int::Extensional::SparseTupleSetUnary::SparseTupleSetUnary |
( |
void | | ) |
|
|
inline |
◆ run()
| virtual bool Test::Int::Extensional::SparseTupleSetUnary::run |
( |
void | | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: