Put more information about failed tests into the test return codes.
[pspp] / MODULES.html.sh
index 76574ffeaf50ecb1be25fd3d0232847f3ed5a27f..983953c3ff798d9e311cfadb4c3fbeb7c958f578 100755 (executable)
@@ -1675,11 +1675,11 @@ func_all_modules ()
   func_echo "$element"
 
   func_begin_table
-  func_module calloc
+  func_module calloc-gnu
   func_module eealloc
   func_module free
-  func_module malloc
-  func_module realloc
+  func_module malloc-gnu
+  func_module realloc-gnu
   func_module pagealign_alloc
   func_end_table
 
@@ -1778,7 +1778,7 @@ func_all_modules ()
   func_module memmem-simple
   func_module mempcpy
   func_module memrchr
-  func_module memxfrm
+  func_module amemxfrm
   func_module rawmemchr
   func_module stpcpy
   func_module stpncpy
@@ -1797,6 +1797,7 @@ func_all_modules ()
   func_module strstr
   func_module strstr-simple
   func_module c-strstr
+  func_module astrxfrm
   func_module trim
   func_module fstrcmp
   func_module xstrndup
@@ -1834,7 +1835,7 @@ func_all_modules ()
   func_echo "$element"
 
   func_begin_table
-  func_module getdate
+  func_module parse-datetime
   func_module timegm
   func_module tzset
   func_end_table
@@ -1952,7 +1953,7 @@ func_all_modules ()
 
   element="Compiler warning management"
   element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
-  func_section_wrap ansic_ext_misc
+  func_section_wrap ansic_ext_compwarn
   func_wrap H3
   func_echo "$element"
 
@@ -2593,6 +2594,7 @@ func_all_modules ()
   func_module openat-die
   func_module pathmax
   func_module read-file
+  func_module readlinkat
   func_module same
   func_module save-cwd
   func_module savedir