1. 25 Kas, 2014 1 kayıt (commit)
    • wrwrwr's avatar
      Fixed #23742 -- Added an option to reverse tests order. · e22c64df
      wrwrwr yazdı
      This is useful for debugging side effects affecting tests that
      are usually executed before a given test. Full suite and pair
      tests sort cases more or less deterministically, thus some test
      cross-dependencies are easier to reveal by reversing the order.
      
      Thanks Preston Timmons for the review.
      e22c64df
  2. 11 May, 2013 1 kayıt (commit)
    • Carl Meyer's avatar
      Fixed #17365, #17366, #18727 -- Switched to discovery test runner. · 9012833a
      Carl Meyer yazdı
      Thanks to Preston Timmons for the bulk of the work on the patch, especially
      updating Django's own test suite to comply with the requirements of the new
      runner. Thanks also to Jannis Leidel and Mahdi Yusuf for earlier work on the
      patch and the discovery runner.
      
      Refs #11077, #17032, and #18670.
      9012833a