Details

  • Filename
    WoWUnit-r9.zip
  • Uploaded by
  • Uploaded
    Feb 7, 2009
  • Size
    4.55 KB
  • Downloads
    75
  • MD5
    eaf3d3438ea682ec96f2ee00904ef0f9

Supported WoW Retail Versions

  • 3.0.8

Changelog

------------------------------------------------------------------------
r9 | feithar | 2009-02-07 17:40:11 +0000 (Sat, 07 Feb 2009) | 2 lines
Changed paths:
   M /trunk/WoWUnit.lua

WoWUnit:
- message when an assertEquals test fails now includes the correct code line instead of the line within the assertEquals function.
------------------------------------------------------------------------
r8 | feithar | 2009-02-07 17:20:08 +0000 (Sat, 07 Feb 2009) | 2 lines
Changed paths:
   M /trunk/WoWUnit.lua

WoWUnit:
- Assert message now prints the table field that differs when comparing tables.
------------------------------------------------------------------------
r6 | feithar | 2009-02-07 15:26:43 +0000 (Sat, 07 Feb 2009) | 2 lines
Changed paths:
   M /trunk/WoWUnit.lua
   M /trunk/WoWUnitTests.lua

WoWUnit:
- assertEquals now correctly handles table comparisons.
------------------------------------------------------------------------
r4 | feithar | 2009-02-07 00:38:06 +0000 (Sat, 07 Feb 2009) | 2 lines
Changed paths:
   M /trunk/WoWUnit.lua

WoWUnit:
- Fixed error in assertEquals that would result in a false positive if either of the values being tested was nil.
------------------------------------------------------------------------
r2 | feithar | 2009-01-27 04:12:46 +0000 (Tue, 27 Jan 2009) | 2 lines
Changed paths:
   M /trunk
   A /trunk/.pkgmeta
   A /trunk/WoWUnit.lua
   A /trunk/WoWUnit.toc
   A /trunk/WoWUnitConsole.lua
   A /trunk/WoWUnitGUI.lua
   A /trunk/WoWUnitGUI.xml
   A /trunk/WoWUnitTests.lua

WoWUnit:
- Initial import.
------------------------------------------------------------------------
r1 | root | 2009-01-27 02:09:48 +0000 (Tue, 27 Jan 2009) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"wowunit/mainline: Initial Import"
------------------------------------------------------------------------