#include "Basics.H"
#include "Text.H"
Go to the source code of this file.
Functions | |
void | TestHash (const Text &t) |
void | IndexChar (const Text &t, int i) |
Text | TestPad (const Text &t, const Text &expected, const Text &expected2) |
int | main () |
|
Definition at line 41 of file TestText.C. Referenced by main(). |
|
Definition at line 74 of file TestText.C. References Text::cchars(), IndexChar(), TestHash(), and TestPad(). |
|
Definition at line 34 of file TestText.C. References Text::Hash(). Referenced by main(). |
|
Definition at line 46 of file TestText.C. References Text::PadLeft(). Referenced by main(). |