diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-07-02 17:21:10 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-07-02 17:21:10 -0700 |
commit | 128f71061b50fb8d6e625be84e541e64f21daf13 (patch) | |
tree | cfc3e2c780baca883abfda8102f2640ca8453d90 /testcases | |
parent | ef05d75b892c16d0aa0c082a7fab4e6361555e79 (diff) | |
download | cppawk-128f71061b50fb8d6e625be84e541e64f21daf13.tar.gz cppawk-128f71061b50fb8d6e625be84e541e64f21daf13.tar.bz2 cppawk-128f71061b50fb8d6e625be84e541e64f21daf13.zip |
Skip #39 testcases-cons case for mawk.
Reported by Paul A. Patience.
The test case depends on the order of keys in an associative
array. This is not good, but be that as it may, the test case
works for the Ubuntu 18 version of mawk (32 and 64 bit).
It looks like Mawk has been changing something in its assoc
array implementation, like the hashing function or whatever.
Let's just skip mawk for that test. If it starts breaking for
gawk, we will do a real fix.
Diffstat (limited to 'testcases')
0 files changed, 0 insertions, 0 deletions