summaryrefslogtreecommitdiffstats
path: root/gdb/testsuite/gdb.chill/pr-5016.exp
Commit message (Collapse)AuthorAgeFilesLines
* Initial creation of sourceware repositoryStan Shebs1999-04-161-0/+62
|
* Initial creation of sourceware repositoryStan Shebs1999-04-161-62/+0
|
* * *.exp: The end-all be-all of quoting fixes. Ha.Bob Manson1997-09-101-2/+2
| | | | At least I hope so.
* Added and updated copyright notices to testsuite expectBob Manson1997-03-061-2/+2
| | | | scripts.
* * gdb.*/*.exp: Replace $prompt with $gdb_prompt.Bob Manson1997-02-021-1/+1
| | | | | | | | * gdb.base/scope.exp: Use gdb_test. * gdb.c++/classes.exp: Ditto. * gdb.c++/inherit.exp: Ditto. More random cleanups. Still lots to go, however.
* Major revision to testsuites for cross-testing and DOS testing support.Bob Manson1997-01-291-2/+2
|
* * misc.exp: Change x86 linux setup_xfails to use newFred Fish1996-11-231-1/+1
| | | | | | | | | | | | i*86-pc-linux*-gnu quads. * tuples.exp: Ditto. * tests2.exp: Ditto. * pr-5016.exp: Ditto. * tuples.exp: Add i*86-pc-linux-gnu setup_fail to existing xfails for 'set var vs1 := [ "bar", 42, m_ps[ a ] ]', 'set var $i := m_s1["foo", 44, m_ps[a ]]', and 'set var vs2 := [ 10+3, m_s1[ "foo" , 42, m_ps[ b ]]]'.
* * builtins.exp, pr-5016.{ch,exp}, result.{ch,exp},Wilfried Moser1995-12-111-1/+3
| | | | tests1.{ch,exp}: Enhance test cases.
* * pr-5016.exp: xfail "whatis i" for alpha-osf-dec-osf2*, same as linux.Fred Fish1995-11-271-2/+2
|
* From Rob Savoye (rob@poseidon.cygnus.com)Fred Fish1995-11-251-15/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in}, gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in, configure.in}, gdb.disasm/{Makefile.in, configure.in}, gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in, configure.in}: Major reworking for autoconfig. * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure, gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt : New files. * config/unix-gdb.exp: Make GDB global. * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp, callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp, funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp, nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp, regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp, term.exp, twice.exp, watchpoint.exp, whatis.exp}, gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp, templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp, misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp, pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp, pr-8136.exp, result.exp, string.exp, tuples.exp}, gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues to returns as necessary, arrange for test to compile own testcase executable. * lib/gdb.exp: Changes for testsuite to compile own test cases. From Fred Fish (fnf@cygnus.com) * gdb.c++/classes.exp (test_pointers_to_class_members): Add clear_xfail at end of test which might not call either pass or fail. * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for "backtrace through signal handler".
* * pr-5016.exp: xfail "whatis i" for sparc-sun-sunos4*, same as linux.Fred Fish1995-10-301-2/+2
|
* * Many files: When warning about suppressed tests due to aJeff Law1995-10-181-1/+1
| | | | | | nonexistant test binary, avoid incrementing the warning count. Fixes bogus UNRESOLVED test results.
* Update FSF address.Fred Fish1995-08-021-1/+1
|
* * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail forFred Fish1995-07-281-0/+2
| | | | | | | | | | | | | "call function when asleep" and "send end of file". * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list for "backtrace in corefile.exp". * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list for "backtrace through signal handler". * gdb.base/corefile.exp: Make sure we actually generate a core file before trying the core tests. Some systems allow the user to suppress generation of core files and default to that (linux for example). * gdb.base/signals.exp: Change xfail for "next" acting like "continue" from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
* * *.exp: Skip all tests silently if skip_chill_tests returns true.Jim Kingdon1995-03-081-0/+2
| | | | * misc.exp: Remove reference to non-existent variable passcount.
* * pr-5016.exp: Allow builtin types as either case. E.g. (BOOL|bool).Per Bothner1995-02-211-1/+1
|
* * pr-5016.ch, pr-5016.exp, Makefile.in: New testcase.Per Bothner1994-09-061-0/+59
* Makefile.in (.exe.check): New rule, to run just one test.
OpenPOWER on IntegriCloud