|
05b20c93
|
2021-09-19T23:13:57
|
|
tests: Avoid check-subst failures in QEMU user-mode environments.
* Makefile.devel (GNULIB_MODULES): Add stdbool.
(gnulib-imported-files): Copy also tests/qemu.h.
* tests/is-native.c: New file.
* tests/Makefile.in (is-native, is-native.@OBJEXT@): New targets.
(clean): Remove the 'is-native' program.
(SOURCE_FILES): Add is-native.c.
(IMPORTED_FILES): Add qemu.h.
* tests/check-subst: Invoke 'locale charmap' only in native
environments.
|
|
7a3418bb
|
2018-09-22T14:23:53
|
|
Update from gnulib. Move mapping tables into the code.
|
|
cb5f9192
|
2011-08-07T18:26:51
|
|
Add comments.
|
|
ddd735bf
|
2009-11-23T02:22:51
|
|
Add reference to the Solaris bug.
|
|
3db451a5
|
2007-04-24T06:41:00
|
|
Tweak last patch.
|
|
5367f752
|
2007-04-23T22:47:42
|
|
Work around a /bin/printf bug on Solaris.
|
|
cdc426ef
|
2006-07-31T16:14:55
|
|
Ensure that the "646" -> "ASCII" conversion works already during
"make check", before "make install".
|
|
6ec6f23c
|
2006-01-23T13:25:36
|
|
Unit test for substitution options.
|