Source code of Windows XP (NT5)
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.
 
 
 
 
 
 
Lex Nastin 744f0b4006
Update README.md
4 years ago
..
depend.gcc Add source files 4 years ago
depend.msc Add source files 4 years ago
makefile Add source files 4 years ago
makefile.gcc Add source files 4 years ago
makefile.msc Add source files 4 years ago
readme.txt Add source files 4 years ago
refilb.cxx Add source files 4 years ago
refilb.hxx Add source files 4 years ago
reftest.cxx Add source files 4 years ago
reftest.lnk Add source files 4 years ago
time.cxx Add source files 4 years ago
time.hxx Add source files 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.