summaryrefslogtreecommitdiff
path: root/modules/alignasof-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-01-21 10:07:19 +0100
committerBruno Haible <bruno@clisp.org>2023-01-21 10:07:19 +0100
commitf44111b0ab75dc5f6fcd7fafebe56177b464727e (patch)
treee985ef3452afd52197767302e02e013b4222e7cf /modules/alignasof-tests
parent0c8d500d9c67db0bb77802ae90cb40d224bc50ff (diff)
downloadgnulib-f44111b0ab75dc5f6fcd7fafebe56177b464727e.tar.gz
alignasof tests: Rename test file.
* tests/test-alignasof.c: Renamed from tests/test-stdalign.c. * modules/alignasof-tests (Files, Makefile.am): Update accordingly.
Diffstat (limited to 'modules/alignasof-tests')
-rw-r--r--modules/alignasof-tests6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/alignasof-tests b/modules/alignasof-tests
index 95602c2fef..35bef17b99 100644
--- a/modules/alignasof-tests
+++ b/modules/alignasof-tests
@@ -1,5 +1,5 @@
Files:
-tests/test-stdalign.c
+tests/test-alignasof.c
tests/macros.h
Depends-on:
@@ -9,5 +9,5 @@ stdint
configure.ac:
Makefile.am:
-TESTS += test-stdalign
-check_PROGRAMS += test-stdalign
+TESTS += test-alignasof
+check_PROGRAMS += test-alignasof