Revision 40:649f32c7eb41 Tester.h
| Tester.h | ||
|---|---|---|
| 52 | 52 |
|
| 53 | 53 |
bool test(int ¬es, int &warnings, int &errors); |
| 54 | 54 |
|
| 55 |
static void listTests(); |
|
| 56 |
|
|
| 55 | 57 |
class Registrar {
|
| 56 | 58 |
public: |
| 57 | 59 |
Registrar(std::string id, std::string name) {
|
Also available in: Unified diff