Include dependency graph for ascii-test.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | NS_ASCII_TEST_EXPECT_EQ(gotFilename, expectedFilename) | 
| Test that a pair of new/reference ascii files are equal.  More... | |
| #define NS_ASCII_TEST_EXPECT_EQ | ( | gotFilename, | |
| expectedFilename | |||
| ) | 
Test that a pair of new/reference ascii files are equal.
| gotFilename | The name of the new file to read in including its path | 
| expectedFilename | The name of the reference file to read in including its path | 
Definition at line 39 of file ascii-test.h.