• Jeremy Hylton's avatar
    fix bug #42 reported by Andrew Dalke · fff9e209
    Jeremy Hylton yazdı
    The Compare close contains a close method that checks to see if there
    is any unconsumed data in the Compare instance; i.e. if the canonical
    output file contains more data than was produced by the current test
    run. This method was never called, allowing differences to go
    undetected.
    
    Fix is to call close after the test is run (after __import__)
    
    output/test_long and output/test_popen2 needed trivial changes
    output/test_select contained lots of text, but test_select.py produced
        no output
    fff9e209
Adı
Son kayıt (commit)
Son güncelleme
BeOS Loading commit data...
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.cvsignore Loading commit data...
.hgtags Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...