lunarmodules / luassert

Assertion library for Lua
MIT License
206 stars 77 forks source link

Bug in same() and equals() assertions, won't compare nils #7

Closed Tieske closed 12 years ago

Tieske commented 12 years ago

Added test to highlight a bug in comparing nils in the equals() and same() assertions

Tieske commented 12 years ago

deleted the branch because the solutionn relies on other stuff here; https://github.com/Olivine-Labs/luassert/pull/5

Tieske commented 12 years ago

fix has been added, but relies on the argument formatting https://github.com/Olivine-Labs/luassert/pull/5#commits-pushed-5e101de