aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorMarkus Rost2002-10-13 02:50:11 +0000
committerMarkus Rost2002-10-13 02:50:11 +0000
commit670db9eefc5d7cdf331924234bef77410f1b07de (patch)
treec7f5dbd4e532373ec89649b59432395348127189 /admin
parent6be19e602822a4ec1b3fb128f9ca0fedd821017c (diff)
downloademacs-670db9eefc5d7cdf331924234bef77410f1b07de.tar.gz
emacs-670db9eefc5d7cdf331924234bef77410f1b07de.zip
Change description of cus-test.el.
Diffstat (limited to 'admin')
-rw-r--r--admin/ChangeLog6
-rw-r--r--admin/README2
2 files changed, 7 insertions, 1 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 830d3de785d..8fde0f481f9 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,9 @@
12002-10-13 Markus Rost <rost@math.ohio-state.edu>
2
3 * cus-test.el: Further changes. Improve the reports from batch
4 runs.
5 (cus-test-libs): Run load tests in external processes.
6
12002-10-10 Markus Rost <rost@math.ohio-state.edu> 72002-10-10 Markus Rost <rost@math.ohio-state.edu>
2 8
3 * cus-test.el: Extended and reorganized. There are now 3 tests 9 * cus-test.el: Extended and reorganized. There are now 3 tests
diff --git a/admin/README b/admin/README
index 97dc812c3c5..2094437cf35 100644
--- a/admin/README
+++ b/admin/README
@@ -11,7 +11,7 @@ alloc-color.c a utility program that allocates a given number of
11 dense colormaps (PseudoColor). 11 dense colormaps (PseudoColor).
12build-configs build Emacs in various configurations 12build-configs build Emacs in various configurations
13check-doc-strings check doc strings against documentation 13check-doc-strings check doc strings against documentation
14cus-test.el functions for testing custom definitions 14cus-test.el tests for custom types and load problems
15diff-tar-files show files added/removed between two tar files 15diff-tar-files show files added/removed between two tar files
16make-emacs build Emacs in various ways 16make-emacs build Emacs in various ways
17quick-install-emacs install emacs quickly (`incrementally') 17quick-install-emacs install emacs quickly (`incrementally')