]> Savannah Git Hosting - gnulib.git/commitdiff
nan, snan tests: Don't include these tests by default.
authorBruno Haible <bruno@clisp.org>
Sat, 18 Nov 2023 05:42:56 +0000 (06:42 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 18 Nov 2023 05:42:56 +0000 (06:42 +0100)
* modules/nan-tests (Status): Mark the test as unportable.
* modules/snan-tests (Status): Likewise.

ChangeLog
modules/nan-tests
modules/snan-tests

index d2ac6eb7f46ef230675c5ea76c2ee6d81c267f48..713cee5183af7c0c26426a9f5f5f151aa6415bd0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-11-18  Bruno Haible  <bruno@clisp.org>
+
+       nan, snan tests: Don't include these tests by default.
+       * modules/nan-tests (Status): Mark the test as unportable.
+       * modules/snan-tests (Status): Likewise.
+
 2023-11-17  Bruno Haible  <bruno@clisp.org>
 
        realloc-gnu: Fix wrong configure test result with optimizing ibm-clang.
index ec549b8919e42922bf161932265d93133a50b56d..9229a9467cc24c842fd65ee57fae9cc6c6c563fb 100644 (file)
@@ -3,6 +3,9 @@ tests/test-nan-1.c
 tests/test-nan-2.c
 tests/macros.h
 
+Status:
+unportable-test
+
 Depends-on:
 fenv-exceptions-tracking-c99
 fpe-trapping
index 6779f6c0bf62a63114b75c51e81c4e45416dca6f..1c373ccac7a1048ded0b46032911c2c94be9f4fc 100644 (file)
@@ -5,6 +5,9 @@ tests/test-snan-2.c
 tests/macros.h
 m4/math_h.m4
 
+Status:
+unportable-test
+
 Depends-on:
 fenv-exceptions-tracking-c99
 fpe-trapping