mediawiki-extensions-Visual.../tests/ve2
Catrope 2008858830 Fix bug in selectNodes: input (0,0) returned []
This was because the while loop was never entered as end >= left was
true from the start. Convert the while loop to a do-while loop to make
sure it runs at least once

Change-Id: I9c6436a7b296e65a36b8301095b6edd00507d321
2012-05-14 21:41:08 -07:00
..
ce Fixing updateDomWrapper test 2012-05-10 16:58:29 -07:00
dm Rename some tests 2012-05-14 17:24:11 -07:00
image.png Added transparent 1px image to make unit tests not show HTTP errors 2012-05-14 15:04:06 -07:00
index.html Basic test for HTMLConverter 2012-05-10 16:28:45 -07:00
ve.BranchNode.test.js Split node factory into dm specific implementation 2012-04-30 15:42:36 -07:00
ve.Document.test.js Massive refactor of node trees, generalizing lots of previously dm only stuff 2012-05-09 21:11:09 -07:00
ve.example.js Fix bug in selectNodes: input (0,0) returned [] 2012-05-14 21:41:08 -07:00
ve.LeafNode.test.js Split node factory into dm specific implementation 2012-04-30 15:42:36 -07:00
ve.Node.test.js - Optimize surface model and write unit tests 2012-05-04 15:29:47 -07:00
ve.NodeFactory.test.js Massive refactor of node trees, generalizing lots of previously dm only stuff 2012-05-09 21:11:09 -07:00