MantisBT: master-1.3.x 8db14033

Author Committer Branch Timestamp Parent
dregad dregad master-1.3.x 2016-09-11 08:01 master-1.3.x 7e43fcb5
Changeset

Revise HelperTests for helper_array_transpose()

The tests are now performed in 2 distinct steps:

  • Valid values, that should be successfully transposed
  • Invalid values (e.g. single-dimension and non-square arrays),
    expected to fail
mod - tests/Mantis/HelperTest.php Diff File