Skip to content
Snippets Groups Projects
  1. Feb 16, 2015
  2. Jan 30, 2015
  3. Jan 22, 2015
  4. Jan 16, 2015
    • Craig Tiller's avatar
      Cache for successful test runs · 71735185
      Craig Tiller authored
      By default don't re-run tests that have already run successfully, to
      reduce latency between making a change and seeing if it fixed the last
      thing that you were trying to fix.
      71735185
  5. Jan 15, 2015
    • Nicolas Noble's avatar
      Addressing pull request comments. · b09078f2
      Nicolas Noble authored
       -) Fixing long line length.
       -) Changed the logic of the exit message.
      b09078f2
    • Nicolas Noble's avatar
      Various cosmetic improvements to run_tests.py · 044db742
      Nicolas Noble authored
        -) Adding a new command line flag to be able to see which tests are passing.
        -) Adding more status when the tool is idle in forever mode.
        -) Adding a last status when the tool is finished so to avoid leaving the console in a weird state.
        -) Adding a status message in the forever mode if the previous run failed.
        -) Swapped the message and its explanation, so you don't have to scroll up to see which test failed.
        -) Fixed a race condition in the watch_dir.py code if a file is deleted during the loop.
      044db742
  6. Jan 12, 2015
  7. Jan 10, 2015
  8. Jan 08, 2015
  9. Jan 07, 2015
Loading