diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-09-04 14:34:46 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-09-04 14:34:46 +0300 |
commit | 35ba3f02a20d8592d16fb702fae3940d6e12dbfe (patch) | |
tree | c789c8a57be8de27bf5fe9ca9c9c27f9b7714887 /test | |
parent | d8ed23b4604a9366f9d532d614ab74943fb1748d (diff) | |
parent | 26ab51cc70109abd04ac04ff75bb58abb2eb957f (diff) | |
download | egawk-35ba3f02a20d8592d16fb702fae3940d6e12dbfe.tar.gz egawk-35ba3f02a20d8592d16fb702fae3940d6e12dbfe.tar.bz2 egawk-35ba3f02a20d8592d16fb702fae3940d6e12dbfe.zip |
Merge branch 'gawk-4.1-stable' into feature/zOS-try2
Diffstat (limited to 'test')
-rw-r--r-- | test/ChangeLog | 4 | ||||
-rw-r--r-- | test/profile5.ok | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index ba2856b6..9d31f04d 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,7 @@ +2015-09-04 Arnold D. Robbins <arnold@skeeve.com> + + * profile.ok: Updated after code change. + 2015-08-28 Daniel Richard G. <skunk@iSKUNK.ORG> * Makefile.am: Generate the Maketests file without diff --git a/test/profile5.ok b/test/profile5.ok index bff767eb..2bae16b5 100644 --- a/test/profile5.ok +++ b/test/profile5.ok @@ -2872,7 +2872,7 @@ _MACPFX84SFX["\204"] = "_macpfx84" _MACPFX84SFX["\224"] = "_macsfx94" _MACPFX84SFX[""] = "_mpusfxsubret" - _VLDMAXSTRING = 1e+06 + _VLDMAXSTRING = 1000000 } function _macpfx84(F, D, C, p1, p2, p3) |