summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-10-09 17:12:45 +0200
committerJim Meyering <meyering@redhat.com>2007-10-09 17:13:09 +0200
commitb69049da7b0083b84c51cf8d2c9f1ee11403672f (patch)
tree83834bb5c04e99467f6953415d47c2bc1340423b /ChangeLog
parent3e53920470cf343c8c1db9a944af5ed0e137c54d (diff)
downloadcoreutils-b69049da7b0083b84c51cf8d2c9f1ee11403672f.tar.xz
Move the help-version test into misc/.
* tests/help-version: Move to... * tests/misc/help-version: ...here. Source test-lib.sh, as usual. Use $abs_top_builddir, rather than ".." and "../..".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb5ece986..6b6d3f02d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-10-09 Jim Meyering <meyering@redhat.com>
+ Move the help-version test into misc/.
+ * tests/help-version: Move to...
+ * tests/misc/help-version: ...here.
+ Source test-lib.sh, as usual.
+ Use $abs_top_builddir, rather than ".." and "../..".
+
Make the runcon-no-reorder test slightly more general.
* tests/misc/runcon-no-reorder: Don't hard-code "unconstrained_t".
Use slightly more general "runcon $(id -Z)".