BigW Consortium Gitlab

  1. 24 Jul, 2017 1 commit
  2. 22 Jul, 2017 1 commit
  3. 21 Jul, 2017 1 commit
    • Fix the gcovr coverage regex by removing line separators before scanning · 000ddc96
      Nick Thomas authored
      RE2 differs from Ruby in handling multiple-line strings. The string "foo\n"
      will not match the regular expression "foo$" unless multi-line mode is enabled
      (and it's off by default).
      
      Since we're already scanning the build trace line by line (and so multi-line
      coverage regular expressions won't work), we can fix this by removing the line
      separator before scanning the string.
  4. 20 Jul, 2017 1 commit
  5. 19 Jul, 2017 1 commit
  6. 18 Jul, 2017 1 commit
  7. 17 Jul, 2017 1 commit
  8. 07 Jul, 2017 1 commit
  9. 05 Jul, 2017 1 commit
  10. 04 Jul, 2017 1 commit
  11. 02 Jul, 2017 2 commits
  12. 21 Jun, 2017 1 commit
  13. 14 Jun, 2017 1 commit
  14. 13 Jun, 2017 1 commit
  15. 12 Jun, 2017 2 commits
  16. 05 Jun, 2017 2 commits
  17. 02 Jun, 2017 2 commits
  18. 31 May, 2017 4 commits
  19. 30 May, 2017 1 commit
  20. 24 May, 2017 4 commits
  21. 17 May, 2017 1 commit
  22. 10 May, 2017 1 commit
  23. 06 May, 2017 2 commits
  24. 05 May, 2017 3 commits
  25. 04 May, 2017 1 commit
  26. 03 May, 2017 1 commit
  27. 01 May, 2017 1 commit