Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets/lists adjust set lists for t_fe_round



details:   https://anonhg.NetBSD.org/src/rev/bbd75b018fd9
branches:  trunk
changeset: 819857:bbd75b018fd9
user:      maya <maya%NetBSD.org@localhost>
date:      Mon Dec 19 17:38:38 2016 +0000

description:
adjust set lists for t_fe_round

diffstat:

 distrib/sets/lists/debug/mi |  3 ++-
 distrib/sets/lists/tests/mi |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 1b9754412a87 -r bbd75b018fd9 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Mon Dec 19 17:38:24 2016 +0000
+++ b/distrib/sets/lists/debug/mi       Mon Dec 19 17:38:38 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.187 2016/12/14 19:29:31 rjs Exp $
+# $NetBSD: mi,v 1.188 2016/12/19 17:38:38 maya Exp $
 ./etc/mtree/set.debug                           comp-sys-root
 ./usr/lib                                      comp-sys-usr            compatdir
 ./usr/lib/i18n/libBIG5_g.a                     comp-c-debuglib         debuglib,compatfile
@@ -2131,6 +2131,7 @@
 ./usr/libdata/debug/usr/tests/lib/libm/t_erf.debug                     tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libm/t_exp.debug                     tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libm/t_fenv.debug                    tests-lib-debug         debug,atf,compattestfile
+./usr/libdata/debug/usr/tests/lib/libm/t_fe_round.debug                        tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libm/t_floor.debug                   tests-obsolete          obsolete,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libm/t_fmod.debug                    tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libm/t_hypot.debug                   tests-lib-debug         debug,atf,compattestfile
diff -r 1b9754412a87 -r bbd75b018fd9 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Mon Dec 19 17:38:24 2016 +0000
+++ b/distrib/sets/lists/tests/mi       Mon Dec 19 17:38:38 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.709 2016/12/15 12:56:52 kre Exp $
+# $NetBSD: mi,v 1.710 2016/12/19 17:38:38 maya Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -2954,6 +2954,7 @@
 ./usr/tests/lib/libm/t_erf                     tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libm/t_exp                     tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libm/t_fenv                    tests-lib-tests         compattestfile,atf
+./usr/tests/lib/libm/t_fe_round                        tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libm/t_floor                   tests-obsolete          obsolete
 ./usr/tests/lib/libm/t_fmod                    tests-lib-tests         compattestfile,atf
 ./usr/tests/lib/libm/t_hypot                   tests-lib-tests         compattestfile,atf



Home | Main Index | Thread Index | Old Index