Module Name: src Committed By: maya Date: Mon Dec 19 17:38:39 UTC 2016
Modified Files: src/distrib/sets/lists/debug: mi src/distrib/sets/lists/tests: mi Log Message: adjust set lists for t_fe_round To generate a diff of this commit: cvs rdiff -u -r1.187 -r1.188 src/distrib/sets/lists/debug/mi cvs rdiff -u -r1.709 -r1.710 src/distrib/sets/lists/tests/mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/distrib/sets/lists/debug/mi diff -u src/distrib/sets/lists/debug/mi:1.187 src/distrib/sets/lists/debug/mi:1.188 --- src/distrib/sets/lists/debug/mi:1.187 Wed Dec 14 19:29:31 2016 +++ src/distrib/sets/lists/debug/mi Mon Dec 19 17:38:38 2016 @@ -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 Index: src/distrib/sets/lists/tests/mi diff -u src/distrib/sets/lists/tests/mi:1.709 src/distrib/sets/lists/tests/mi:1.710 --- src/distrib/sets/lists/tests/mi:1.709 Thu Dec 15 12:56:52 2016 +++ src/distrib/sets/lists/tests/mi Mon Dec 19 17:38:38 2016 @@ -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