1. 13 Feb, 2008 1 commit
  2. 12 Feb, 2008 1 commit
  3. 31 Jan, 2008 4 commits
  4. 29 Jan, 2008 2 commits
  5. 25 Jan, 2008 1 commit
  6. 23 Jan, 2008 1 commit
  7. 22 Jan, 2008 2 commits
  8. 21 Jan, 2008 1 commit
  9. 19 Jan, 2008 5 commits
  10. 15 Jan, 2008 1 commit
  11. 08 Jan, 2008 2 commits
  12. 07 Jan, 2008 1 commit
  13. 05 Jan, 2008 3 commits
  14. 18 Dec, 2007 1 commit
  15. 13 Dec, 2007 2 commits
  16. 10 Dec, 2007 1 commit
  17. 03 Dec, 2007 1 commit
  18. 30 Nov, 2007 1 commit
  19. 28 Nov, 2007 1 commit
  20. 16 Nov, 2007 1 commit
  21. 14 Nov, 2007 1 commit
  22. 13 Nov, 2007 1 commit
  23. 12 Nov, 2007 1 commit
    • Chris McDonough's avatar
      Wrap the zope testrunner for ZODB in something that can be invoked using... · b640eef0
      Chris McDonough authored
      Wrap the zope testrunner for ZODB in something that can be invoked using "setup.py test".  The ultimate result is:
      
        Ran 2510 tests in 629.115s
      
        OK
      
      Although when I do:
      
        python bootstrap.py
        bin/buildout
        bin/test
      
      I get:
      
        Ran 2821 tests with 0 failures and 0 errors in 6 minutes 55.513 seconds.
      
      I'm not entirely sure how to account for the difference in # of tests yet.
      
      b640eef0
  24. 11 Nov, 2007 2 commits
  25. 10 Nov, 2007 2 commits