1. 28 Aug, 2012 4 commits
  2. 15 Aug, 2012 1 commit
  3. 01 Aug, 2012 1 commit
  4. 19 Jul, 2012 2 commits
  5. 02 Jul, 2012 1 commit
  6. 01 Jul, 2012 1 commit
    • Fix CLI exit code · 31e4ad97
      The 'lettuce' CLI, after a successful test run, was always exiting with
      an exit status of 1 indicating an error. The main() function was
      erroneously considering the test run a failure if the TotalResult
      instance returned by runner.run() evaluated to True (which is always
      does).
      
      This issue was reported on the mailing list [1] by Dave Sykes. I ran
      in to the same problem while running lettuce from tox which reports the
      success/failure of a test run based on the exit status of the test
      command (lettuce).
      
      [1] https://groups.google.com/d/topic/lettuce-users/6Nu2QXE1MBc/discussion
      Nick Wilson committed
  7. 21 Jun, 2012 14 commits
  8. 16 Jun, 2012 2 commits
  9. 15 Jun, 2012 2 commits
  10. 14 Jun, 2012 2 commits
  11. 13 Jun, 2012 4 commits
  12. 12 Jun, 2012 6 commits