Age | Commit message (Expand) | Author | Files | Lines |
2008-04-07 | Make the testsuite work better.origin/masterorigin/HEAD | Ben Elliston | 5 | -27/+48 |
2008-04-07 | * lib/utils.exp (diff): Open both files as binary. | Ben Elliston | 2 | -0/+6 |
2008-04-07 | * dejagnu.h (totals): Correct typos. | Ben Elliston | 2 | -2/+6 |
2008-04-07 | * doc/user.xml (Adding a New Tool, Adding a New Target): Fix typos. | Ben Elliston | 3 | -4/+9 |
2008-02-25 | * doc/runtest.1: Update date of last revision. | Ben Elliston | 2 | -2/+6 |
2008-02-11 | Make switch commands in some baseboard files more robust. From H-P. | Ben Elliston | 3 | -2/+8 |
2008-02-11 | Install some omitted baseboard scripts. | Ben Elliston | 3 | -4/+19 |
2008-02-08 | * baseboards/cris-sim.exp: Fix MS-DOS line termination. | Ben Elliston | 2 | -66/+70 |
2008-02-07 | Add a .gitignore file for the doc directory. | Ben Elliston | 1 | -0/+1 |
2008-02-04 | Remove .cvsignore file(s). | Ben Elliston | 1 | -1/+0 |
2007-12-27 | * lib/target.exp (default_link): Initialize nobjects before use.origin/originorigin | Ben Elliston | 2 | -0/+5 |
2007-12-07 | Remove stray CVS conflict markers. | Ben Elliston | 1 | -4/+0 |
2007-12-07 | * lib/dg.exp (dg_bogus): Comment fix. | Ben Elliston | 2 | -1/+5 |
2007-10-30 | * lib/framework.exp (open_logs): Line buffer the .sum file. | Ben Elliston | 2 | -0/+5 |
2007-09-04 | * doc/user.xml (Configuration): Fix typos. | Ben Elliston | 3 | -5/+10 |
2007-08-28 | Patch from Daniel Jacobowitz. | Rob Savoye | 2 | -2/+6 |
2007-05-17 | * doc/user.xml: Correct the syntax for running apt-get on a Debian | Ben Elliston | 2 | -1/+6 |
2007-04-30 | * baseboards/xtensa-sim.exp: Set target_install. Stop using | Rob Savoye | 1 | -0/+7 |
2007-04-30 | Add patch from Bob Wilson. | Rob Savoye | 1 | -18/+21 |
2006-10-15 | * dejagnu.h: Add support for for expected failures and | Rob Savoye | 2 | -4/+82 |
2006-08-29 | * runtest.exp (usage): Use "triplet" instead of "config name". | Ben Elliston | 2 | -4/+8 |
2006-07-14 | 2006-07-13 Daniel Jacobowitz <dan@codesourcery.com> | Ben Elliston | 4 | -3/+10 |
2006-06-22 | 2006-06-23 Eric Botcazou <ebotcazou@adacore.com> | Ben Elliston | 2 | -13/+17 |
2006-06-14 | Tweak most recent entry. | Ben Elliston | 1 | -1/+1 |
2006-06-14 | * rsh.exp (rsh_exec): Handle inp and outp arguments. Use | Ben Elliston | 3 | -19/+23 |
2006-06-08 | * baseboards/cris-sim.exp: Use Tcl fall-through syntax for | Ben Elliston | 6 | -26/+49 |
2006-06-06 | * Makefile.am (CONTRIB): New. | Ben Elliston | 4 | -7/+21 |
2006-06-06 | * runtest.exp (load_lib): Typo fix. | Ben Elliston | 2 | -1/+5 |
2006-06-06 | * dejagnu.h: Tidy comments. | Ben Elliston | 2 | -30/+28 |
2006-06-06 | * doc/dejagnu.xml, doc/ref.xml, doc/user.xml: Edits. | Ben Elliston | 5 | -172/+166 |
2006-06-06 | Import from GCC tree: | Ben Elliston | 2 | -2/+10 |
2006-06-06 | * doc/dejagnu.texi: Regnerate using Docbook2X 0.8.7. | Ben Elliston | 2 | -468/+471 |
2006-06-06 | * configure.ac: Check for docbook2texi, not docbook2x-texi. The | Ben Elliston | 5 | -47/+52 |
2006-06-02 | * config/sim.exp (sim_upload): Match up argument names. | Ben Elliston | 2 | -2/+6 |
2006-06-02 | * config.guess: Update to most recent version. | Ben Elliston | 3 | -30/+70 |
2006-06-02 | * config/dos.exp (dos_open): Only run global board_info once at | Ben Elliston | 3 | -9/+16 |
2006-06-02 | Import this useful script from GCC. It's useful to any DejaGnu user. | Ben Elliston | 2 | -0/+109 |
2006-05-24 | * runtest.exp (verbose): Brace some expressions. | Ben Elliston | 2 | -11/+17 |
2006-05-23 | * config/gdb-comm.exp (gdb_comm_load): Brace some expressions. | Ben Elliston | 9 | -29/+48 |
2006-05-22 | * baseboards/cris-sim.exp: Use switch, not case. | Ben Elliston | 4 | -3/+9 |
2006-05-22 | * runtest.exp, baseboards/basic-sim.exp, baseboards/cf.exp, | Ben Elliston | 44 | -562/+582 |
2006-05-22 | * lib/framework.exp (open_logs): Use file join where applicable. | Ben Elliston | 5 | -29/+37 |
2006-05-22 | * lib/debugger.exp (watcharray): Add `array' parameter. Rename | Ben Elliston | 2 | -4/+9 |
2006-05-22 | * runtest.exp: Use switch, not case. | Ben Elliston | 6 | -11/+25 |
2006-05-22 | * lib/debugger.exp (watcharray): Use switch, not case. | Ben Elliston | 2 | -2/+9 |
2006-04-13 | * lib/debugger.exp, lib/dejagnu.exp, lib/dg.exp, | Ben Elliston | 10 | -177/+86 |
2006-01-02 | * configure.ac (AC_INIT): Set version to 1.4.99. | Ben Elliston | 3 | -29/+43 |
2006-01-01 | * testsuite/runtest.all/utils.test: Add runtest_file_p. | Ben Elliston | 2 | -9/+17 |
2006-01-01 | * runtest.exp (frame_version): Set to 1.4.99. | Ben Elliston | 2 | -1/+5 |
2006-01-01 | * dejagnu.h: Update copyright notice. Use C-style /* .. */ | Ben Elliston | 3 | -29/+35 |