From acd568da0def5d7eff79e207a4cfe4ab9661286d Mon Sep 17 00:00:00 2001 From: Xuan Bai Date: Wed, 4 Aug 2004 14:45:53 -0500 Subject: [svn-r9012] Purpose: New feature. Description: Before this update, windows tool testing batch file outputs 2 files. One shows whether each test passed or failed. Another file includes the information from FC command about the difference between the expected output and actual output. Now the two output files are merged into one. When a test passes, the output file will just show that the test passes. When a test fails, the output file will show that the test fails and the difference between the expected output and actual output from FC command will be included right below the failed test. Solution: Updated dumptest, difftest, lstest, importtest, and repacktest batch files so that when a test fails, the output from FC command will be redirected to the file that shows whether a test passes or fails. Platforms tested: Windows 2000 and XP. Misc. update: --- windows/all.zip | Bin 332132 -> 332413 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/windows/all.zip b/windows/all.zip index 3b085d7..a11dc83 100755 Binary files a/windows/all.zip and b/windows/all.zip differ -- cgit v0.12