aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2004-11-29Added beginnings of an AMD64 port, so lots of new files and directories.njn
2004-11-26Added beginnings of an ARM port, to the point where it compiles. It does notnjn
2004-11-18Arch-abstraction:nethercote
2004-11-18Generalised the reg test script again: replaced the "cpu_test" line,nethercote
2004-11-18Generalised reg test script: instead of having a "delete:" line, for removingnethercote
2004-10-19Arch-abstraction:nethercote
2004-10-19Arch-abstraction:nethercote
2004-09-06Arch-abstraction: arch-neutralise the startup message.nethercote
2004-07-10Fix for bug #78048.nethercote
2004-06-15Fixed up various command line option scenarios:nethercote
2004-04-17Add a "delete:" line to the regression test .vgtest files, to clean up any filenethercote
2004-03-27Extended instruction test system to handle x87 floating point instructionsthughes
2004-03-22Strip _nocancel from glibc stack traces so that __open_nocancel etcthughes
2004-03-16Filter out the ": core dumped" message from test results as the userthughes
2004-03-01Make vg_regtest return 1 if any tests fail. Useful for scripts that call it.nethercote
2004-02-29Modified the basic standard error filter to strip out line info out ofthughes
2004-02-29Allow multiple .exp files, eg. foo.stderr.exp, foo.stderr.exp2; test will passnethercote
2004-02-22Update and add various .cvsignore files.nethercote
2004-02-11Heroic patch from Tom Hughes:nethercote
2004-01-21Convert "skin" to "tool" in various places; almost entirely within comments,nethercote
2004-01-20Adding files from Tom Hughes' SSE-completion patch, which I forgot yesterday.nethercote
2004-01-19Patch from Tom Hughes, for bug 72643:nethercote
2004-01-05Debork regtestsfitzhardinge
2004-01-03portabilitymueller
2003-12-16This jumbo-checkin is the Full Virtualization checkin. This eliminatesfitzhardinge
2003-12-04Fix yet more "make dist" borkagenethercote
2003-11-19only say something if there is something to saymueller
2003-11-14Started to rescind the name "skin", replacing it with "tool". Did this in allnethercote
2003-10-31Oops, add new filesfitzhardinge
2003-10-31Patch from Robert Walsh <rjwalsh@durables.org>. Adds some new clientfitzhardinge
2003-10-18Change things so that helgrind regtests pass on my machine -- changed stderrnjn
2003-10-13A complete reworking of Valgrind's handling of system calls and signals,jsgf
2003-09-04Fixed readv() and writev() so they won't fall over if they are given a negativenjn
2003-07-08Allow for 1 and 2 digit pidsnjn
2003-07-04spelling fixesdaywalker
2003-06-29Fixed cpuid regtest, which was broken by the switch to using the machine's realnjn
2003-06-12Some Makefile.am changes. Lots of them affected:njn
2003-05-05Fixed problems with reg tests for frames below main(), which were differentsewardj
2003-05-05This commit allows Valgrind to be run in-place from the source tree, withoutnjn
2003-05-05Improved filtering so that 'overlap' test less likely to fail.njn
2003-04-24be a bit more libc tolerantdaywalker
2003-04-23Changed things so that the regression test script (vg_regtest) is no longernjn
2003-04-23Now counting tests and stdout failures and stderr failures separately andnjn
2003-04-23- fix regression tests countingdaywalker
2003-04-17reapply automake fixes. make check will now generate the binaries whichdaywalker
2003-04-15Updated copyright notices for 2003. Only 4 months late.njn
2003-04-15-----------------------------------------------------------------------------njn
2003-04-08Removed support for the 1.0.X series from the regression test suite -- thisnjn
2003-02-28Change a bunch of AM_CFLAGS, AM_CXXFLAGS to CFLAGS, CXXFLAGS.sewardj
2003-02-25fix make distcheck with newer automakedaywalker