Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets/lists/tests make(1): add unit test for the Towe...
details: https://anonhg.NetBSD.org/src/rev/31934aecbbb6
branches: trunk
changeset: 976780:31934aecbbb6
user: rillig <rillig%NetBSD.org@localhost>
date: Sat Oct 03 20:34:06 2020 +0000
description:
make(1): add unit test for the Towers of Hanoi puzzle
diffstat:
distrib/sets/lists/tests/mi | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f28b5ff92992 -r 31934aecbbb6 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi Sat Oct 03 18:54:18 2020 +0000
+++ b/distrib/sets/lists/tests/mi Sat Oct 03 20:34:06 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.936 2020/10/03 14:39:36 rillig Exp $
+# $NetBSD: mi,v 1.937 2020/10/03 20:34:06 rillig Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -4813,6 +4813,8 @@
./usr/tests/usr.bin/make/unit-tests/forloop.mk tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/make/unit-tests/forsubst.exp tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/make/unit-tests/forsubst.mk tests-usr.bin-tests compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/hanoi-include.exp tests-usr.bin-tests compattestfile,atf
+./usr/tests/usr.bin/make/unit-tests/hanoi-include.mk tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/make/unit-tests/hash.exp tests-obsolete obsolete
./usr/tests/usr.bin/make/unit-tests/hash.mk tests-obsolete obsolete
./usr/tests/usr.bin/make/unit-tests/impsrc.exp tests-usr.bin-tests compattestfile,atf
Home |
Main Index |
Thread Index |
Old Index