mediawiki-extensions-Visual.../tests
Catrope 0f0c3c9939 Improvements to nodeTreeEqual():
* Don't crash if b.children has a different length than expected
* Don't crash if b.children is absent but expected
* Check if b.children is present when it's not expected
* Add assertion when neither a.children not b.children are present; this
  makes the number of assertions for leaves equal to the number of
  assertions for branches
* Check attributes too
* Accept a desc parameter, and add node paths (like
  list/listItem/paragraph/text) to the descriptions
* Use desc parameter for all calls (some tests were already using it,
  even though it didn't actually exist)

Change-Id: Ic56d27d20377e7f4fdfa038fdf4ebe00dcb3e062
2012-05-14 22:43:36 -07:00
..
parser 'Obama finally expands' ;) Misc fixes and documentation updates 2012-04-26 18:18:08 +02:00
ve Add and update an offset map in DocumentNode 2012-04-13 16:46:02 -07:00
ve2 Improvements to nodeTreeEqual(): 2012-05-14 22:43:36 -07:00