1. 24e4934 [WIP] Summary handling by Maxim Kuvyrkov · 4 years ago validate_failures-summary
  2. 51e3fa1 Avoid testsuite aliasing in validate_failures.py by Maxim Kuvyrkov · 4 years ago
  3. 63ad535 Update validate_failures.py to Python 3 by Maxim Kuvyrkov · 4 years ago
  4. 5987748 Import gcc.git/contrib/testsuite-management/ by Maxim Kuvyrkov · 4 years ago
  5. faa0a38 host-hw-dependent-tests.txt: Dummy change to trigger tcwg-regression-detection job. by Christophe Lyon · 5 years ago
  6. 3938b43 compare_tests: Add -compr option by Christophe Lyon · 5 years ago
  7. 924cce4 compare_dg_tests.pl: Replace "minor" with "improvements" by Christophe Lyon · 7 years ago
  8. 3003783 compare_dg_tests.dl: Remove duplicate info. by Christophe Lyon · 7 years ago
  9. 3b675e8 compare_dg_tests.pl: Stop counting "XFAIL disappears" as a regression. by Christophe Lyon · 7 years ago
  10. 73ac1d8 compare_dg_tests.pl: Add --hwdep-tests option by Christophe Lyon · 7 years ago
  11. 71a76e7 unstable-tests.txt: Add g++.dg/gcov/gcov-8.C by Christophe Lyon · 7 years ago
  12. 1bead62 compare_jobs.sh: Handle incomplete target names by Christophe Lyon · 7 years ago
  13. a8d87b8 compare_jobs.sh: Handle list of targets to compare, if provided. by Christophe Lyon · 7 years ago
  14. 2a7b6b3 Add 2 new unstable libgomp tests on QEMU. by Maxim Kuvyrkov · 7 years ago
  15. 803277b compare_jobs.sh: Rename Report.html and diff*.txt by Christophe Lyon · 8 years ago
  16. aa3ab2c compare_jobs.sh: Rename report.html to Report.html. by Christophe Lyon · 8 years ago
  17. 28a9278 compare_dg_tests.pl: Update EXP info when merging results. by Christophe Lyon · 8 years ago
  18. acb34ac Add a couple of unstable tests. by Maxim Kuvyrkov · 8 years ago
  19. 20e676d compare_jobs.sh: Fix syntax when passing --pass-thresh to compare_tests. by Christophe Lyon · 8 years ago
  20. ca9d830 Add -pass-thresh parameter. by Christophe Lyon · 8 years ago
  21. 14d1ec8 Print the name of the .exp file related to a change reported with the -l option. by Christophe Lyon · 8 years ago
  22. 758c750 Add reference output with -l option. by Christophe Lyon · 8 years ago
  23. bcbd748 Handle DejaGnu ERROR messages. by Christophe Lyon · 9 years ago
  24. 8d2798e unstable-tests.txt: Fix bug #2403 by Christophe Lyon · 9 years ago
  25. 31279df compare_dg_tests.pl: Stop counting "PASS disappears" as a regression. by Christophe Lyon · 9 years ago
  26. 9dde333 Handle all combinations of status changes. by Christophe Lyon · 9 years ago
  27. fdfbd17 compare_dg_tests.pl: Reorder initializations for easier readability. by Christophe Lyon · 9 years ago
  28. 71cec96 compare_dg_tests.pl: Reorder status change handlers. by Christophe Lyon · 9 years ago
  29. dded4d8 compare_dg_tests.pl: Make status change handler names more uniform. by Christophe Lyon · 9 years ago
  30. e899c56 unstable-tests.txt: Remove gcc.dg/cpp/_Pragma3.c by Christophe Lyon · 9 years ago
  31. b5938b0 unstable-tests.txt: Remove tests with stderr/stdout race. by Christophe Lyon · 9 years ago
  32. 3d195c2 compare_dg_tests.pl: Do not round pass ratio... by Christophe Lyon · 9 years ago
  33. 0ab7d35 compare_dg_tests.pl: Avoid division by zero in case no test was actually executed. by Christophe Lyon · 9 years ago
  34. dc66fc5 Print new UNTESTED, UNRESOLVED and UNSUPPORTED tests in the report. by Christophe Lyon · 9 years ago
  35. 9e75240 Merge "compare_dg_tests.pl: Print an error instead of a warning when pass ratio is too low." by Yvan Roux · 9 years ago
  36. 1176f96 compare_dg_tests.pl: Print an error instead of a warning by Christophe Lyon · 9 years ago
  37. 1557e7b Add unstable tests from testing of current gcc:master by Maxim Kuvyrkov · 9 years ago
  38. bfb18a5 Update and clean gfortran IO unstable tests by Yvan Roux · 9 years ago
  39. 85b275f Merge "Remove useless reports:" by Christophe Lyon · 9 years ago
  40. 5120611 Remove useless reports: by Christophe Lyon · 9 years ago
  41. e007527 Print hostname and cwd in the diff-* files. by Christophe Lyon · 9 years ago
  42. 906565f Warn if all execution tests either passed or failed. by Christophe Lyon · 9 years ago
  43. ad8c724 Warn if all execution tests either passed or failed. by Christophe Lyon · 9 years ago
  44. d618f66 Compute pass ratio as a sanity check. Warn if it is below 0.95. by Christophe Lyon · 9 years ago
  45. fd5316d Merge "compare_jobs.sh: Fix HTML." by Christophe Lyon · 9 years ago
  46. 1fa91bb Merge "compare_dg_tests.pl: Add support for all possible status changes." by Christophe Lyon · 9 years ago
  47. 8e7c706 compare_tests: Add go results in the analysis when presents. by Yvan Roux · 9 years ago
  48. 473c816 compare_jobs.sh: Fix HTML. by Christophe Lyon · 10 years ago
  49. a237d2a Merge "compare_tests: Fix usage and exit codes. compare_jobs.sh: Handle the new return codes." by Yvan Roux · 10 years ago
  50. abeb4f9 compare_jobs.sh: Concatenate all diff-* reports after the main report table. by Christophe Lyon · 10 years ago
  51. f02cb6b compare_tests: Fix usage and exit codes. by Christophe Lyon · 10 years ago
  52. ae7e47a compare_jobs.sh: Exit with status=1 in case of regression or build failure. by Christophe Lyon · 10 years ago
  53. a140aa8 compare_dg_tests.pl: Add support for all possible status changes. by Christophe Lyon · 10 years ago
  54. 5852274 Merge "compare_dg_tests.pl: Do not count unstable tests when deciding if there were improvements." by Yvan Roux · 10 years ago
  55. 559fa12 Merge "compare_dg_tests.pl: Fix pattern matching not to be greedy." by Yvan Roux · 10 years ago
  56. f5aeb34 compare_dg_tests.pl: Do not count unstable tests by Christophe Lyon · 10 years ago
  57. 0eb8b25 libstdc++: Add thread related testcase for arm-sim. by Yvan Roux · 10 years ago
  58. 4d4130c Merge "Bug #1919: Make it clear when logs are missing." by Maxim Kuvyrkov · 10 years ago
  59. 5e7241c compare_dg_tests.pl: Fix pattern matching not to be greedy. by Christophe Lyon · 10 years ago
  60. 353c3fe Use only testcase filename for time-profiler-2.c. by Yvan Roux · 10 years ago
  61. 9a4ebdd Add thread related testcase for arm-sim in gcc list. by Yvan Roux · 10 years ago
  62. 8fbc2a9 Bug #1919: Make it clear when logs are missing. by Christophe Lyon · 10 years ago
  63. f5594b5 Merge "For HTML/XML reports, show improvements as BETTER (green)." by Christophe Lyon · 10 years ago
  64. aff0a8b Update gfortran IO / EOF unstable tests by Maxim Kuvyrkov · 10 years ago
  65. b5bb6ce Add thread related testcases for arm-sim in libstdc++ list. by Yvan Roux · 10 years ago
  66. a8755e8 For HTML/XML reports, show improvements as BETTER (green). by Christophe Lyon · 10 years ago
  67. 19142d7 The list of unstable tests is not in a different repo anymore. by Christophe Lyon · 10 years ago
  68. bff3961 Initial version of the comparison scripts and list of unstable tests. by Christophe Lyon · 10 years ago
  69. 8492f61 Add .gitreview file by Christophe Lyon · 10 years ago
  70. 11a4fcc Initial empty repository by Christophe Lyon · 10 years ago