summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2008-09-19Fix longstanding bug in dual-arch support, which originated insewardj1-1/+1
2008-03-22Filtered out platform-dependent error messages.bart1-0/+6
2008-03-02Ignore Emacs temporary files. Also, produce the correct .diff filename whennjn1-15/+21
2008-02-27Make comments reflect the code.njn1-3/+3
2007-11-30Marginally enhance help message.sewardj1-1/+5
2007-11-09Merge (from branches/THRCHECK) r7043:sewardj1-3/+4
2007-11-01Merged the MASSIF2 branch to the trunk. Main changes:njn1-20/+22
2006-12-12Minor tidying for regtests on AIX.sewardj1-2/+2
2006-11-26Update a comment.njn1-2/+2
2006-10-23Add --valgrind-lib, to complement --valgrind, to the regtests scriptnjn1-3/+12
2006-10-17Change a bunch of pointer <-> int casts to pointer <-> long casts sosewardj1-1/+1
2006-10-17Don't use -C0 for diff; apparently this is a GNU-ism.sewardj1-2/+2
2006-10-17Merge r6143: Deal with ppc{32,64}-aix5.sewardj1-4/+21
2006-10-17Merge r6142:sewardj2-4/+11
2006-08-05Regression tests for SSE3 support.sewardj1-8/+19
2006-05-26Read extra args for all tests from $EXTRA_REGTEST_OPTS, which is sewardj1-2/+29
2006-04-13Suppress any source filename in a "(below main)" line in a stack trace.tom1-0/+2
2006-04-03Add an optional post-test check. Based on a patch from Josef W.njn1-15/+36
2006-03-27Merge in the COMPVBITS branch to the trunk. This is a big change tonjn1-1/+1
2006-01-04Do ppc32 tests on ppc64-capable platforms.sewardj1-4/+4
2006-01-04Somewhat rehash the biarch-build machinery so as to (1) formalise thesewardj1-1/+4
2006-01-02Don't confuse ppc32 and ppc64.sewardj1-2/+13
2005-12-09Remove dead line.njn1-1/+0
2005-12-08Fail gracefully if 'make check' hasn't been run.njn1-0/+3
2005-11-12Make regtests work with --enable-inner.njn1-2/+7
2005-11-11Allow 32 bit x86 tests to run on amd64 machines.tom1-12/+6
2005-11-10Do cpu string identification right, so the ppc32-specific testssewardj1-1/+1
2005-09-27Remove ancient unused test files.njn20-1530/+0
2005-09-27This commit merges in changes from branches/ASPACEM (specifically,sewardj2-3/+3
2005-09-13Fix ppc32 regtest execution. Thanks to Jeroen Witmond for spotting it.njn1-1/+1
2005-07-30Use the standard #ifdefs for arch-specific code.njn1-4/+4
2005-07-02Removed the remnants of the attempt at an ARM port, because it hadnjn1-11/+0
2005-06-30Try to make toobig-allocs work on 64-bit platforms.njn1-1/+5
2005-06-29Fix vg_regtests so it can properly handle alternative output filenames withnjn1-4/+4
2005-06-29Move a heap of tests from corecheck/tests/ into none/tests/. There'snjn1-1/+1
2005-06-23argh! there were loads of the little beggars ....de2-8/+0
2005-06-21ppc32-linux build fix.sewardj1-2/+2
2005-06-16A cleanup of the redirection stuff.njn1-1/+1
2005-05-08A crucial, crucial change: update my email address.njn1-1/+1
2005-03-12Default to using --leak-check=summary.njn1-1/+1
2005-03-10Merge in changes from the 2.4.0 line. This basically brings in thesewardj5-15/+16
2005-03-10Add new files resulting from merging in the 2.4.0 line. Many of thesesewardj2-0/+29
2004-12-20Un-break regtests (again)sewardj1-1/+1
2004-12-14Update, and thereby unbreak trivial regtest breakage.sewardj1-3/+6
2004-12-01Changed message at the top of files, and the startup message, and thenjn2-5/+5
2004-11-29Added beginnings of an AMD64 port, so lots of new files and directories.njn1-22/+32
2004-11-26Added beginnings of an ARM port, to the point where it compiles. It does notnjn1-1/+12
2004-11-18Arch-abstraction:nethercote2-13/+43
2004-11-18Generalised the reg test script again: replaced the "cpu_test" line,nethercote2-10/+12
2004-11-18Generalised reg test script: instead of having a "delete:" line, for removingnethercote1-7/+8