- update API

- use :ClearNamespace
This commit is contained in:
ckknight
2008-03-28 21:34:02 +00:00
parent a87c215fff
commit d03c596f14
9 changed files with 44 additions and 36 deletions

View File

@ -680,6 +680,7 @@ assert_equal(DogTag:Evaluate("[IsMana]", "Unit", { unit = 'target' }), nil)
assert_equal(DogTag:Evaluate("[~IsMana]", "Unit", { unit = 'target' }), "True")
assert_equal(DogTag:Evaluate("[[~IsMaxMP:~IsMana] ? PercentMP:Percent] [IsMana ? MaxMP:VeryShort:Prepend(\"| \")]", "Unit", { unit = 'target' }), nil)
assert_equal(DogTag:Evaluate("[One + NameRealm]", "Unit", { unit = 'target' }), 1)
--[Guild = "player":Guild] [Guild(unit="mouseover"):Angle]