1. 28 Aug, 2002 1 commit
  2. 27 Aug, 2002 1 commit
  3. 26 Aug, 2002 5 commits
  4. 23 Aug, 2002 9 commits
  5. 22 Aug, 2002 4 commits
  6. 21 Aug, 2002 9 commits
  7. 20 Aug, 2002 5 commits
  8. 19 Aug, 2002 5 commits
  9. 16 Aug, 2002 1 commit
    • Barry Warsaw's avatar
      Environmental pollution was causing testzLog to fail in checkBasics · 1b88370a
      Barry Warsaw authored
      depending on whether the full or a partial test suite was run.  In
      particular, in my case there was a EVENT_LOG_FILE turd left in the
      environment which was causes StupidLogTest's checkBasics to fail.
      
      The fix is to wipe the environment in both the setup and the tear
      down, although I wonder why EventLogTest's teardown didn't clean
      things up properly.  Hmm, with this patch the test suite succeeds.
      1b88370a