platypus/orig_test_files/Readme.txt

21 lines
577 B
Plaintext
Raw Normal View History

Standard Tests
T1. The file ass1ai.out is produced by the following command line
buffer.exe ass1.pls additive > ass1ai.out
T2. The file ass1mi.out is produced by the following command line
buffer.exe ass1.pls multiplicative > ass1mi.out
T3. The file ass1fi.out is produced by the following command line
buffer.exe ass1.pls fixed > ass1fi.out
T4. The file ass1e.out is produced by the following command line
buffer.exe ass1e.pls fixed > ass1e.out
REMINDER:
The output files produced by your buffer program
2017-01-30 17:29:09 +00:00
MUST be identical bit by bit to the provided output test files.