You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shaswata Das
5c6fe3db62
|
4 years ago | |
---|---|---|
.. | ||
depend.gcc | 4 years ago | |
depend.msc | 4 years ago | |
makefile | 4 years ago | |
makefile.gcc | 4 years ago | |
makefile.msc | 4 years ago | |
readme.txt | 4 years ago | |
refilb.cxx | 4 years ago | |
refilb.hxx | 4 years ago | |
reftest.cxx | 4 years ago | |
reftest.lnk | 4 years ago | |
time.cxx | 4 years ago | |
time.hxx | 4 years ago |
readme.txt
REFTEST -- reference implementation test
This test is a small subset of stgdrt, it also contains an optional
feature for interoperability testing. With 'reftest c' it creates
a small docfile 'drt.dfl'. With 'reftest r' it reads in the file
and verifies the data written with the 'c' option. This test will
be useful for example, when you use reftest to create a file on
one platform and use another platform's reftest to verify the file.