aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-11-03Format test results closer to what DejaGnu doesMaxim Kuvyrkov
2023-10-23test-container: disable ld.so system cache on DSO detectionSimon Chopin
2023-07-20scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3Adhemerval Zanella
2023-06-29Switch to UTF-8 for INSTALLPaul Eggert
2023-06-29Make sure INSTALL is ASCII plaintextSiddhesh Poyarekar
2023-06-26Fix tests-clean Makefile target (bug 30545)Maxim Kuvyrkov
2023-06-02Add lint-makefiles Makefile linting test.Carlos O'Donell
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James
2022-06-02testrun.sh: Support passing strace and valgrind argumentsFlorian Weimer
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-10testrun.sh: Add support for --tool=rpctraceSergey Bugaev
2021-06-28Install shared objects under their ABI namesFlorian Weimer
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella
2021-05-25testrun.sh: Improve --help messageLucas A. M. Magalhaes
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-09-24Set locale related environment variables in debugglibc.shArjun Shankar
2020-04-30test-container: Support $(complocaledir) and mkdirp.Carlos O'Donell
2020-01-09Drop dependency of dist target on ChangeLogSiddhesh Poyarekar
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-04Do not use ld.so to open statically linked programs in debugglibc.shGabriel F. T. Gomes
2019-12-04Attach to test in container from debugglibc.shGabriel F. T. Gomes
2019-11-05Fix run-one-test so that it runs elf testsArjun Shankar
2019-10-24Install charmaps uncompressed in testrootDJ Delorie
2019-10-22Fix testroot.pristine creation copying dynamic linker.Joseph Myers
2019-10-18Add run-one-test convenience target and makefile help textDJ Delorie
2019-10-02Enable passing arguments to the inferior in debugglibc.shArjun Shankar
2019-09-30Add helper script for glibc debuggingGabriel F. T. Gomes
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-07-29test-container: Install with $(sorted-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho
2019-07-23test-container: Install with $(all-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho
2019-07-23test-container: Avoid copying unintended system librariesTulio Magno Quites Machado Filho
2019-02-16Add check for missing wrapper headersFlorian Weimer
2019-02-04testrun.sh: Exit in case of incorrect argumentMatthew Malcomson
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-04Stop test-in-container trying to run other-OS binaries.Joseph Myers
2018-09-26Remove leading space from testrun.shAndreas Schwab
2018-08-22Add test-in-container infrastructure.DJ Delorie
2018-07-04testrun.sh: Implement --tool=strace, --tool=valgrindFlorian Weimer
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-10-05Remove add-ons mechanism.Joseph Myers
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg
2016-08-02Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers
2016-03-04Fix edito in last change.Roland McGrath
2016-03-04Conditionalize c++-types-check.out addition to tests-special.Roland McGrath
2016-03-04Fix c++-types-check conditionalization.Roland McGrath