Age | Commit message (Collapse) | Author | Files | Lines |
|
Copyright-paperwork-exempt: yes
|
|
Upated to match change to run_make_tests and some future fixes to
make on VMS.
* arscan.c: Use ANSI compatible pragmas instead of VAX C extensions.
* tests/scripts/features/archives: Fix tests to use VMS rules and
answers when running on VMS and using DCL as a shell.
* tests/scripts/features/vpath3: Fix epected answer on test when
run on VMS.
* tests/scripts/vms/library: (New) Test the VMS library rules that
are not tested by existing tests.
|
|
Use the "ar" program detected by configure when running the test suite.
|
|
|
|
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.
|
|
|
|
|
|
Fixes Savannah bug #34530.
|
|
Newer version of VMS support strncasecmp() so update the config.h.
|
|
- Add oneshell to $(.FEATURES) (forgot that!)
- Fix Savannah bug #30612: handling of archive references with >1 object
|