putenv tests: Put the putenv() argument strings into writable memory.
[gnulib.git] / modules / totalorderl-tests
blob222cc3299211479e3e9da27436cabdd8ef995493
1 Files:
2 tests/test-totalorderl.c
3 tests/test-totalorder.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/signature.h
7 tests/macros.h
9 Depends-on:
10 signed-nan
11 signed-snan
12 setpayloadl
14 configure.ac:
16 Makefile.am:
17 TESTS += test-totalorderl
18 check_PROGRAMS += test-totalorderl
19 test_totalorderl_LDADD = $(LDADD) @TOTALORDERL_LIBM@ $(SETPAYLOADL_LIBM)