gcc/contrib
Diego Novillo 831315d08c Extend validate_failures.py to run outside the build directory.
This patch adds three new arguments to validate_failures.py so
it can be used outside the build directory:

--ignore_missing_failures
    When a failure is expected in the manifest but it is not found in
    the actual results, the script produces a note alerting to this
    fact. This means that the expected failure has been fixed, or it
    did not run, or it may simply be flaky.

    With this option, one can ask the script not to show the missing
    failures.

--manifest
    Name of the manifest file to use.  By default, the script will
    look for the manifest file in the source directory associated with
    this build.  With this option, one can point to any arbitrary
    manifest file.  I renamed the old --manifest flag to
    --produce_manifest.

--results
    Space-separated list of .sum files with the testing results to
    check. The only content needed from these files are the lines
    starting with FAIL, XPASS or UNRESOLVED.

From-SVN: r188217
2012-06-04 20:28:56 -04:00
..
reghunt Fix unportable shell quoting. 2010-09-27 20:19:41 +00:00
regression * btest-gcc.sh: Continue after bootstrap comparison failure. 2009-09-02 20:26:15 +00:00
testsuite-management Extend validate_failures.py to run outside the build directory. 2012-06-04 20:28:56 -04:00
analyze_brprob compareSumTests3: Changed to GPLv3. 2007-12-26 21:42:35 +00:00
ChangeLog Add new skeleton ChangeLog file generator to contrib/ 2012-05-31 14:01:15 -04:00
ChangeLog.tree-ssa
check_GNU_style.sh Do not print warning messages when there are no occurences. 2010-09-17 19:09:47 +00:00
check_makefile_deps.sh check_makefile_deps.sh: New file. 2008-07-14 18:40:35 +00:00
check_warning_flags.sh Avoid tr '\n', for Solaris /usr/bin/tr. 2010-01-16 14:42:32 +00:00
compare-all-tests MAINTAINERS (crx port, [...]): Remove. 2011-03-22 19:58:18 +00:00
compare-debug Remove any .comment sections if the first cmp failed 2012-05-25 04:47:05 -07:00
compare_tests compare_tests: Append '/' to make 'find' traverse symlinked directories. 2012-04-24 07:22:41 +00:00
compareSumTests3 compareSumTests3: Changed to GPLv3. 2007-12-26 21:42:35 +00:00
config-list.mk Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
dg-cmp-results.sh dg-cmp-results.sh: Do not print usage if either .sum file cannot be opened... 2008-11-19 09:00:42 +11:00
dg-extract-results.sh * dg-extract-results.sh: Handle KFAILs. 2012-04-06 19:39:52 +00:00
dglib.pm compareSumTests3: Changed to GPLv3. 2007-12-26 21:42:35 +00:00
download_ecj
download_prerequisites download_prerequisites: New script. 2010-06-02 11:14:19 +00:00
filter_gcc_for_doxygen
filter_knr2ansi.pl
filter_params.pl
gcc.doxy
gcc_build compareSumTests3: Changed to GPLv3. 2007-12-26 21:42:35 +00:00
gcc_update * gcc_update: Use $GCC_SVN to retrieve branch and revision. 2012-05-09 11:35:00 -04:00
gennews * gennews (files): Add files for GCC 4.7. 2012-03-13 23:21:38 +00:00
gthr_supp_vxw_5x.c
index-prop
make_sunver.pl Fix Solaris symbol versioning (PR libstdc++/52188) 2012-02-27 13:51:50 +00:00
mklog Add new skeleton ChangeLog file generator to contrib/ 2012-05-31 14:01:15 -04:00
paranoia.cc ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h. 2011-04-25 18:05:37 +00:00
patch_tester.sh patch_tester.sh (nopristinecache): New shell var, set according to presence or absence of new -nopristinecache option. 2011-01-26 03:46:07 +00:00
prepare_patch.sh compareSumTests3: Changed to GPLv3. 2007-12-26 21:42:35 +00:00
repro_fail This patch adds two common shortcuts to the failure reproducer 2012-02-10 10:52:03 -05:00
test_installed
test_recheck New contrib/test_recheck script to rerun unsuccessful tests. 2010-10-11 18:04:01 +00:00
test_summary check_jni_methods.sh.in: Don't use diff -U. 2010-06-04 14:01:22 +00:00
texi2pod.pl Improve formatting of manuals. 2010-09-22 20:22:51 +00:00
uninclude compareSumTests3: Changed to GPLv3. 2007-12-26 21:42:35 +00:00
warn_summary