]> git.draconx.ca Git - dxcommon.git/history - tests
DX_C_ALIGNAS: Work around bash-5 parsing bug.
[dxcommon.git] / tests /
2024-02-23 Nick BowlerAdd configure tests for C11-ish _Alignof and _Alignas.
2024-01-27 Nick Bowlertests: Ignore output from the C compiler.
2024-01-06 Nick Bowlertest-tap.at: Fix regression passing program arguments.
2024-01-02 Nick Bowlerhelp_print_optstring: Fix NLS test on AIX.
2023-12-23 Nick BowlerDX_PROG_AUTOTEST: Modernize.
2023-12-06 Nick Bowlerfix-gnulib.pl: Convert rules to dirstamp prerequisites.
2023-12-06 Nick Bowlerhelp_print_optstring: Better output on some old systems.
2023-12-05 Nick Bowlerhelp: Perform some suffix merging.
2023-12-05 Nick Bowlerhelp_print_desc: Simplify implementation.
2023-12-05 Nick Bowlergen-strtab.awk: Allow repeated whitespace in one-line...
2023-12-03 Nick BowlerAdd a script to embed config.h into installed headers.
2023-11-30 Nick BowlerAdd a configure test for C99-ish "for" declarations.
2023-11-21 Nick Bowlertests: Add some coverage of the gettext.mk snippet.
2023-11-18 Nick Bowlertests: Improve portability for perl script tests.
2023-11-18 Nick Bowlergen-strtab.awk: Work around HP-UX shell bug in test...
2023-11-18 Nick Bowlerhelp: Fix NLS test on HP-UX 11.
2023-11-18 Nick Bowlergen-options.awk: Fix test with older gettext.
2023-11-18 Nick BowlerPartially fix "make distcheck".
2023-11-16 Nick Bowlerhelp_print_optstring: Test fullwidth/halfwidth characte...
2023-07-29 Nick BowlerAdd a configure test for syslog support.
2023-06-13 Nick BowlerMove TAP testsuite macros into snippets.
2023-05-27 Nick BowlerAdd a dedicated function to emit the copyright symbol.
2023-04-13 Nick Bowlerhelp_print_desc: Ensure newline is printed for empty...
2023-01-26 Nick Bowlergen-strtab.awk: Add an option to suppress object defini...
2023-01-23 Nick Bowlertests: Generate gen-options.awk expected output better.
2023-01-23 Nick Bowlertests: Add missing returns test programs.
2023-01-08 Nick Bowlergen-options.awk: Add a more compact data representation.
2023-01-03 Nick Bowlergen-strtab.awk: Add a feature to disable l10n markings.
2023-01-03 Nick Bowlergen-strtab.awk: Add options to tweak the output.
2022-11-18 Nick BowlerAdd a macro to probe -mwindows on MinGW.
2022-06-18 Nick Bowlergen-tree.awk: Allow simple '#' comments.
2022-06-18 Nick Bowlergen-tree.awk: Add options to tweak the strtab output.
2022-06-08 Nick BowlerAdd some curses-related feature tests.
2022-06-08 Nick BowlerAdd library test for curses.
2022-04-21 Nick Bowlerexported.sh: Restructure argument processing a bit.
2022-03-26 Nick BowlerFix autotest snippet with --disable-dependency-tracking.
2022-03-24 Nick BowlerFix glconfig with --disable-dependency-tracking.
2022-03-24 Nick Bowlerfix-gnulib: Ensure header rules create output directory.
2022-02-27 Nick Bowlerfix-gnulib: Drop silly libgnu warning options.
2022-02-26 Nick Bowlerfix-ltdl: Fix LIBOBJ mangling to work with automake...
2022-02-24 Nick Bowlerhelp_print_optstring: Fix handling of 'flag' options.
2022-02-24 Nick Bowlerfix-gnulib: Patch %reldir% too.
2022-02-24 Nick Bowlerfix-gnulib: Fix pattern for variable mangling.
2022-02-19 Nick BowlerAdd object prefixing option for DX_GNULIB_SYMFILES.
2022-02-19 Nick BowlerFix DX_GNULIB_SYMFILES usage in VPATH builds.
2022-02-18 Nick Bowlerfix-gnulib: Reduce build-time impact of symbol renaming.
2022-02-15 Nick BowlerImplement the -a and -v options in join.awk.
2022-01-30 Nick BowlerCheck for stray configure output.
2022-01-30 Nick BowlerAdd "join" detection macro.
2021-10-07 Nick BowlerAdd a script to generate constant tree structures.
2021-09-30 Nick Bowlerhelp: Add a single-dash long option mode.
2021-09-22 Nick BowlerAdd "md5" detection macro.
2021-09-13 Nick BowlerAdd common option formatting routines.
2021-03-09 Nick BowlerAvoid nonportable ${x##y} substitutions in program...
2021-03-09 Nick BowlerAllow testsuite to run configure with alternate shells.
2021-03-07 Nick BowlerFix Autotest depfiles generation with non-GNU makes.
2021-03-06 Nick BowlerFix off-by-one error in gen-options.awk.
2021-03-06 Nick BowlerFix DX_BASEDIR substitution test.
2021-03-02 Nick BowlerAdd script for generating miscellaneous string tables.
2021-02-26 Nick BowlerAdd a script for generating getopt_long option tables.
2021-02-15 Nick BowlerAdd a basic usage test for DX_LINGUAS.
2021-02-15 Nick BowlerFix multiple language substitution in DX_LINGUAS.
2021-02-15 Nick BowlerFix redundant MOFILES entries computed by DX_LINGUAS.
2021-01-23 Nick BowlerAdd Bison-related configure tests.
2020-02-08 Nick BowlerTry an additional workaround for GLib inline issue.
2020-02-07 Nick BowlerImprove GLib probe against old GLib versions.
2020-02-05 Nick BowlerAdd flex detection macro.
2020-01-27 Nick BowlerAdd GOBject Builder detection macro.
2019-06-01 Nick BowlerAdd library test for libdiscid
2018-01-25 Nick BowlerFix underquoting issue in DX_DO.
2017-06-28 Nick BowlerUpdate DX_COMMAND_OUTPUT to handle newlines and backsla...
2017-06-28 Nick BowlerImport integer packing library.
2015-04-19 Nick BowlerFix DX_BASEDIR hoisting problems in base.m4.
2015-04-19 Nick BowlerImplement initial test suite.