First pass at cleaning up tests/ dir before moving the rest
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 30 Nov 2005 13:08:08 +0000 (13:08 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 30 Nov 2005 13:08:08 +0000 (13:08 +0000)
commit78adfea0f0d780421788543fe50fef7990f5717f
tree8c4a2cfb5955f169903d194016862f1cafbe4c9d
parentf3c23f96fa70312f362d2fccddaeb9f5ecc1d7a4
First pass at cleaning up tests/ dir before moving the rest

Original commit message from CVS:
* configure.ac:
* tests/bench-complexity.scm:
* tests/bench-mass_elements.scm:
* tests/complexity.c:
* tests/complexity.gnuplot:
* tests/instantiate/.cvsignore:
* tests/instantiate/Makefile.am:
* tests/instantiate/caps.c:
* tests/mass_elements.c:
* tests/network-clock-utils.scm:
* tests/network-clock.scm:
* tests/plot-data:
First pass at cleaning up tests/ dir before moving the rest
Combined with CVS surgery
41 files changed:
ChangeLog
configure.ac
tests/bench-complexity.scm [deleted file]
tests/bench-mass_elements.scm [deleted file]
tests/complexity.c [deleted file]
tests/complexity.gnuplot [deleted file]
tests/instantiate/.gitignore [deleted file]
tests/instantiate/Makefile.am [deleted file]
tests/instantiate/caps.c [deleted file]
tests/mass_elements.c [deleted file]
tests/network-clock-utils.scm [deleted file]
tests/network-clock.scm [deleted file]
tests/plot-data [deleted file]
tests/sched/.gitignore [deleted file]
tests/sched/Makefile.am [deleted file]
tests/sched/cases/(fs-fs).xml [deleted file]
tests/sched/cases/(fs-i-fs).xml [deleted file]
tests/sched/cases/(fs-i-i-fs).xml [deleted file]
tests/sched/cases/(fs-i-q[i-fs]).xml [deleted file]
tests/sched/dynamic-pipeline.c [deleted file]
tests/sched/interrupt1.c [deleted file]
tests/sched/interrupt2.c [deleted file]
tests/sched/interrupt3.c [deleted file]
tests/sched/runtestcases [deleted file]
tests/sched/runxml.c [deleted file]
tests/sched/sched-stress.c [deleted file]
tests/sched/sort.c [deleted file]
tests/sched/testcases [deleted file]
tests/sched/testcases1.tc [deleted file]
tests/seeking/.gitignore [deleted file]
tests/seeking/Makefile.am [deleted file]
tests/seeking/seeking1.c [deleted file]
tests/threadstate/.gitignore [deleted file]
tests/threadstate/Makefile.am [deleted file]
tests/threadstate/test1.c [deleted file]
tests/threadstate/test2.c [deleted file]
tests/threadstate/threadstate1.c [deleted file]
tests/threadstate/threadstate2.c [deleted file]
tests/threadstate/threadstate3.c [deleted file]
tests/threadstate/threadstate4.c [deleted file]
tests/threadstate/threadstate5.c [deleted file]