Skip to content
Snippets Groups Projects
  1. Jan 15, 2015
    • Craig Tiller's avatar
      Compile OpenSSL differently for each config. · ec0b8f3f
      Craig Tiller authored
      MSAN, TSAN, ASAN need to see all the code. Valgrind, MSAN want -DPURIFY.
      ec0b8f3f
    • 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
    • Craig Tiller's avatar
      Helgrind support for run_tests.py · 2aa4d649
      Craig Tiller authored
      Also allow maxjobs to be tweaked based upon which configs are being run,
      to prevent memory starvation.
      2aa4d649
    • Tim Emiola's avatar
      Updates the JDK to JDK8 · baa26f84
      Tim Emiola authored
      - necessary to allow seamless interop testing, as discussed earlier this week.
      baa26f84
  2. Jan 14, 2015
  3. Jan 13, 2015
  4. Jan 12, 2015
  5. Jan 10, 2015
  6. Jan 08, 2015
  7. Jan 07, 2015
Loading