163 Commits (master)

Author SHA1 Message Date
Martin A. Brown beb920dd58 add a test for the new --version CLI 7 years ago
Martin A. Brown d78b53c91e accommodate root-run tests 7 years ago
Martin A. Brown 83cbeb4cb5 reset mode during testing; specify errnos to expect 7 years ago
Martin A. Brown d16be1b076 adding 2016 LDP copyright to each file 8 years ago
Martin A. Brown f85e395be5 ne need to refer to these files in testing; remove 8 years ago
Martin A. Brown d8b6005d04 fdupes will not find these guys now 8 years ago
Martin A. Brown b9e6db4d18 removing unnecessary sample files 8 years ago
Martin A. Brown dec201f50c pyflakes/pep8 adjustments 8 years ago
Martin A. Brown ed9ec4cc66 adjusting file sources for Debian copyright explanations 8 years ago
Martin A. Brown a1c20ce125 to fix licensing issues 8 years ago
Martin A. Brown c290aaad03 fix lifecycle test (since deleting build directory) 8 years ago
Martin A. Brown 872f5a5ed2 match the test to the prior commit 8 years ago
Martin A. Brown 72614dd22b test missing output MD5SUMS file, too 8 years ago
Martin A. Brown 4f73310eea comment correction 8 years ago
Martin A. Brown c45fc01109 yes, but make certain it is an ISO-8859-1 file, not just by name 8 years ago
Martin A. Brown 7904944e09 deliberately test the ISO-8859-1 file 8 years ago
Martin A. Brown d922c04d02 exercise another section of the typeguesser 8 years ago
Martin A. Brown 5e06fd5ed6 add a longer, lifecycle test 8 years ago
Martin A. Brown d893f20968 new file which disappears during lifecycle test 8 years ago
Martin A. Brown 42e25ee115 process some images to get better lifecycle test 8 years ago
Martin A. Brown 2913600928 adding a copytree function to the testing framework 8 years ago
Martin A. Brown af80925d70 remove references to unused statinfo stuff 8 years ago
Martin A. Brown a920a317c7 adding some images for longer lifecycle test 8 years ago
Martin A. Brown 44f5afb714 adapt to new output message 8 years ago
Martin A. Brown 239fc83222 minor adjustments to names (easier to find when tests fail) 8 years ago
Martin A. Brown 38c667691f change reference to md5sums 8 years ago
Martin A. Brown 4bfcda8602 update testing tools to wrangle MD5s 8 years ago
Martin A. Brown 673ddaf3e9 skip any directories on stat expedition 8 years ago
Martin A. Brown 832daee384 preserve the (relative) full path, silly! 8 years ago
Martin A. Brown 7d46e59efa missed the unicode_literals here 8 years ago
Martin A. Brown 8cbdeab558 provide directory existence feedback to user 8 years ago
Martin A. Brown 74544227b8 toss in the sample broken docbook4xml file 8 years ago
Martin A. Brown 7c98b13db6 add an example to prove that publish() exits non-zero 8 years ago
Martin A. Brown 6d2040c671 add a broken example docbook4xml file 8 years ago
Martin A. Brown 30594d5e4e using unicode everywhere else 8 years ago
Martin A. Brown 2ce65990c4 correcting and moving test because it runs long 8 years ago
Martin A. Brown 8be3395f5f using unicode everywhere else 8 years ago
Martin A. Brown f2ef7d2184 support --script mode anywhere and don't chdir() 8 years ago
Martin A. Brown 1c7af7b634 fixing a dumb spelling error 8 years ago
Martin A. Brown 1eec325d9e Exception.message deprecated; just make sure which returns not None 8 years ago
Martin A. Brown ec472d8e37 Exception.message deprecated 8 years ago
Martin A. Brown 23aab88e95 Exception.message deprecated; use io.StringIO() 8 years ago
Martin A. Brown 7c17c0dc5b switch to codecs.open and expect UTF-8 data 8 years ago
Martin A. Brown 0d93e6fca1 switch to codecs.open and expect UTF-8 data 8 years ago
Martin A. Brown 946b839b60 switch to codecs.open and expect UTF-8 data 8 years ago
Martin A. Brown daf272a329 switch to codecs.open and expect UTF-8 data 8 years ago
Martin A. Brown d99448609d prepare to support Python3 and Python2 (utf-8 all in/out) 8 years ago
Martin A. Brown 5824be20da remove import of makefh(), too 8 years ago
Martin A. Brown f20fb1c481 no point in using makefh() now; remove 8 years ago
Martin A. Brown 10854ad6df get rid of another FD leakage (in tests, not a big deal) 8 years ago