summaryrefslogtreecommitdiff
path: root/tests/scripts/features/archives
AgeCommit message (Collapse)AuthorFilesLines
2013-09-22Regression test portability to Solaris.Paul Smith1-5/+21
2013-09-22Portability enhancements for Mac OSX.Paul Smith1-1/+5
Don't dup stdout into stderr in the test suite. Don't rely on $port_type eq "UNIX" to mean case-preserving. Check against the real output of ar when creating archives.
2013-05-26[SV #38442] Add library names to the string cache.Paul Smith1-0/+20
2013-01-13[SV #37878] Add a check for targets with parens that are not archives.Paul Smith1-0/+8
2012-03-04Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith1-1/+1
Fixes Savannah bug #34530.
2011-06-12Fix another error related to whitespace handling in archives.Paul Smith1-0/+5
Newer version of VMS support strncasecmp() so update the config.h.
2010-08-14- Fix the NEWS file to be accuratePaul Smith1-0/+42
- Add oneshell to $(.FEATURES) (forgot that!) - Fix Savannah bug #30612: handling of archive references with >1 object