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 38 of file ascii-test.h.