summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: simplify some shell code.gary/reredo-test-operand-orderGary V. Vaughan2012-10-022-5/+3
* tests: skip with-pic test when no "real" pic flag is used.Peter Rosin2012-10-021-1/+5
* maint: run update-copyright for missing 2011 and 2012 years.Gary V. Vaughan2012-10-0274-77/+84
* git: don't complain about new parallel tests driver and file droppings.Gary V. Vaughan2012-10-021-0/+1
* tests: s/snippit/snippet/.Gary V. Vaughan2012-10-022-2/+2
* tests: make sure file restore traps are called correctly on AIX.Gary V. Vaughan2012-10-023-3/+10
* maint: pick XSI funcs at runtime, not configure time.Gary V. Vaughan2012-10-021-33/+83
* maint: share useful functions from general.m4sh.Gary V. Vaughan2012-10-021-14/+0
* syntax-check: fix violations and implement sc_prohibit_sed_s_comma.Gary V. Vaughan2012-10-0212-19/+19
* syntax-check: [REDO] fix violations and implement sc_prohibit_test_const_foll...Gary V. Vaughan2012-10-0227-48/+48
* syntax-check: fix violations and implement sc_useless_braces_in_variable_derefs.Gary V. Vaughan2011-11-258-30/+30
* syntax-check: fix violations and implement sc_prohibit_bare_basename.Gary V. Vaughan2011-11-254-5/+5
* tests: migrate tests/sh.test checks to syntax-checks.Gary V. Vaughan2011-11-2529-184/+50
* syntax-check: fix violations and implement sc_useless_quotes_in_assignment.Gary V. Vaughan2011-11-2511-38/+38
* syntax-check: fix violations and implement sc_useless_quotes_in_case.Gary V. Vaughan2011-11-258-15/+15
* syntax-check: fix violations and implement sc_trailing_blank-non-rfc3676.Gary V. Vaughan2011-11-1726-78/+66
* syntax-check: fix violations and re-enable sc_useless_cpp_parens.Gary V. Vaughan2011-11-176-31/+31
* syntax-check: fix violations and re-enable sc_space_tab.Gary V. Vaughan2011-11-179-29/+29
* syntax-check: fix violations and re-enable sc_prohibit_strcmp.Gary V. Vaughan2011-11-171-8/+10
* syntax-check: fix violations and re-enable sc_prohibit_have_config_h.Gary V. Vaughan2011-11-172-4/+0
* syntax-check: fix violations and re-enable sc_prohibit_empty_lines_at_EOF.Gary V. Vaughan2011-11-179-15/+0
* syntax-check: fix violations and re-enable sc_prohibit_doubled_word.Gary V. Vaughan2011-11-171-1/+1
* syntax-check: fix violations and re-enable sc_prohibit_cvs_keyword.Gary V. Vaughan2011-11-171-2/+0
* syntax-check: fix violations and re-enable sc_makefile_at_at_check.Gary V. Vaughan2011-11-171-7/+5
* syntax-check: fix violations and re-enable sc_file_system.Gary V. Vaughan2011-11-171-4/+4
* libtoolize: rename `libltdl/config' directory to standard `build-aux'.Gary V. Vaughan2011-11-1712-63/+57
* libtoolize: rename `libltdl/m4' directory to standard `m4'.Gary V. Vaughan2011-11-1710-51/+42
* libtoolize: rename `Makefile.inc' to standard `ltdl.mk'.Gary V. Vaughan2011-11-173-3/+141
* libtoolize: simplify file-copying and -linking call-graph.Gary V. Vaughan2011-11-171-2/+2
* libtoolize: order pkgltdl_files to avoid reconfiguration.Gary V. Vaughan2011-11-091-4/+4
* libtoolize: massage installed libltdl file list at make time.Gary V. Vaughan2011-11-081-70/+70
* libtoolize: massage installed macro list at make time.Gary V. Vaughan2011-11-081-2/+2
* libtoolize: refactor macro_dir discovery around extract-trace script.Gary V. Vaughan2011-11-081-0/+72
* tests: prefix absolute directory variables with 'abs_'.Gary V. Vaughan2011-11-0859-65/+65
* maint: substitute static directory names.Gary V. Vaughan2011-11-081-2/+2
* tests: fix parsing of configure output by pic_flag.at.Gary V. Vaughan2011-11-071-1/+1
* maint: rename the debug shell command variable to `debug_cmd'.Gary V. Vaughan2011-11-051-16/+29
* build: substitute paths into defs.m4sh instead of recalculating.Gary V. Vaughan2011-11-051-8/+3
* tests: add a keyword `expensive' to very long running tests.Gary V. Vaughan2011-10-312-2/+2
* maint: tidy, sort and consolidate .gitignore files.Gary V. Vaughan2011-10-2210-29/+25
* tests: remove unused `aux_dir' variable from `getopt-m4sh.test'.Gary V. Vaughan2011-10-221-2/+0
* tests: DRYing out `tests/sh.test'.Gary V. Vaughan2011-10-221-1/+1
* maint: use macro_dir consistently in all files.Gary V. Vaughan2011-10-222-2/+2
* maint: use aux_dir consistently in all files.Gary V. Vaughan2011-10-222-3/+3
* tagdemo: do not rely on picking up symbols from indirect deps.Kurt Roeckx2011-04-101-2/+2
* On Mac OS X try .dylib as well as .so with lt_dlopenextPeter O'Gorman2011-03-051-0/+216
* Don't let verbose linker messages influence test results.Peter O'Gorman2011-01-191-1/+25
* Add Go support.Ian Lance Taylor2010-12-201-1/+1
* Modify --with-pic to support per-package configurations.Ollie Wild2010-11-101-0/+53
* Fix cwrapper test failure with --disable-static.Ralf Wildenhues2010-11-101-2/+1