in reply to Re^2: inconistent test results when using is_deeply to test an array returned from a function
in thread inconistent test results when using is_deeply to test an array returned from a function
Having read/investigated a bit more, I think my original question/title was misleading - I think the issue comes down to: how do I compare two arrays for equality. Note: the equality test needs to sort the arrays first or ignore array order
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: inconistent test results when using is_deeply to test an array returned from a function
by Anonymous Monk on Sep 25, 2014 at 10:54 UTC | |
by APGRMF (Novice) on Sep 25, 2014 at 11:19 UTC | |
by kennethk (Abbot) on Sep 25, 2014 at 17:38 UTC | |
by APGRMF (Novice) on Sep 29, 2014 at 15:02 UTC |