summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-09-22 11:28:46 -0400
committerPaul Smith <psmith@gnu.org>2013-09-22 17:10:34 -0400
commit65931ce7a9a84ddb9adb118b7558bfd1b8c3ee46 (patch)
tree2267155ce5a4ae0f8b2b6e6e67eb315e33e3cb97 /tests/ChangeLog
parent1a991ada47e0c98ddcb4b2d30b1cf14e4b6a949a (diff)
downloadgunmake-65931ce7a9a84ddb9adb118b7558bfd1b8c3ee46.tar.gz
Regression test portability to Solaris.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index d149abe..ad746d2 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,19 @@
+2013-09-22 Paul Smith <psmith@gnu.org>
+
+ * run_make_tests.pl (set_more_defaults): If we can't find
+ gnumake.h based on the make program we might be running from a
+ remote build directory. Parse the Makefile for the right path.
+
+ Fix some test issues on Solaris.
+
+ * scripts/features/archives: Determine what output ar gives when
+ adding and replacing objects and compare with that.
+ * scripts/features/escape: Solaris /bin/sh doesn't properly handle
+ backslashes inside single quotes, so don't rely on it.
+ * scripts/features/output-sync: false(1) gives different exit
+ codes on different systems; use "exit 1" instead.
+ * scripts/features/parallelism: Increase the timeout for slower systems.
+
2013-09-21 Paul Smith <psmith@gnu.org>
* scripts/features/archives: Some versions of ar (MacOSX) generate