Problem: Largefile test fails on CI, glob test on MS-Windows. Solution: Remove largefile test from list of all tests. Don't run Test_glob() on non-unix systems. More cleanup. (Yegappan Lakshmanan, closes #2354)
Problem: Some tests are old style. Solution: Change a few tests from old style to new style. (pschuh, closes #1813)