]> sourceware.org Git - systemtap.git/commit - testsuite/Makefile.in
2007-03-13 Frank Ch. Eigler <fche@redhat.com>
authorfche <fche>
Wed, 14 Mar 2007 15:20:45 +0000 (15:20 +0000)
committerfche <fche>
Wed, 14 Mar 2007 15:20:45 +0000 (15:20 +0000)
commit5ba96b9022078048e9f916431d3b8792a9dc8615
tree8a9ef21f25cbb117e2473d96730a07f89e2559d2
parent3b6fd2ea934f1d75174e5a786701c90f32553fe8
2007-03-13  Frank Ch. Eigler  <fche@redhat.com>

PR 4171.
* Makefile.am (check, installcheck): Pass build-tree pointers
in environment variables.
* configure.ac: Run separate configury for testsuite/.
* configure, Makefile.in: Regenerated.

2007-03-14  Frank Ch. Eigler  <fche@redhat.com>

PR 4171.
* configure.ac, configure, aclocal.m4: New files to permit
testsuite-only build tree.
* Makefile.am (RUNTEST): Arrange a crazy concoction of
environment/make variable for runtest.
* Makefile.in: Regenerated.
* */*.stp: Switch test cases from "./stap" to "stap" throughout.
* lib/systemtap.exp: Assume/trace environment variables.
(stap_run_batch): Add "#! stap"-handling hack.
47 files changed:
ChangeLog
Makefile.am
Makefile.in
configure
configure.ac
runtime/lket/b2a/Makefile.in
testsuite/ChangeLog
testsuite/Makefile.am
testsuite/Makefile.in
testsuite/aclocal.m4 [new file with mode: 0644]
testsuite/buildko/one.stp
testsuite/buildok/cmdline01.stp
testsuite/buildok/marker.stp
testsuite/buildok/maxactive01.stp
testsuite/buildok/scsi.stp
testsuite/buildok/two.stp
testsuite/configure [new file with mode: 0755]
testsuite/configure.ac [new file with mode: 0644]
testsuite/lib/systemtap.exp
testsuite/parseko/cmdline01.stp
testsuite/parseko/cmdline02.stp
testsuite/parseko/cmdline03.stp
testsuite/parseko/cmdline04.stp
testsuite/parseko/cmdline05.stp
testsuite/parseko/cmdline06.stp
testsuite/parseko/maxactive01.stp
testsuite/parseko/maxactive02.stp
testsuite/parseko/maxactive03.stp
testsuite/parseko/maxactive04.stp
testsuite/parseko/ten.stp
testsuite/parseko/twentythree.stp
testsuite/parseok/cmdline01.stp
testsuite/parseok/cmdline02.stp
testsuite/parseok/semko.stp
testsuite/parseok/twelve.stp
testsuite/parseok/unparser.stp
testsuite/semko/maxactive01.stp
testsuite/semko/maxactive02.stp
testsuite/semko/maxactive03.stp
testsuite/semok/args.stp
testsuite/semok/eight.stp
testsuite/semok/nine.stp
testsuite/semok/transko.stp
testsuite/systemtap.base/alternatives.exp
testsuite/transok/buildko.stp
testsuite/transok/nine.stp
testsuite/transok/tval-opt.stp
This page took 0.035982 seconds and 5 git commands to generate.