mediawiki-extensions-Visual.../modules/ve/test
Catrope 6ef9fa78ff Fix ve.batchSplice() to behave in line with docs
* Actually return the spliced data like the docs claim we do
* Remove false claim that offset can be negative
* Add that data=[] && remove=0 is invalid; native splice() doesn't allow
  this, and there is a case where we call native splice() directly
* Add tests

Change-Id: I90e77c1b22ea1c36cb61e89ea47831885a0b1cb9
2012-10-30 10:05:49 -07:00
..
ce Test: Enforce # of expected assertions. 2012-10-25 22:06:07 +02:00
dm Test: Enforce # of expected assertions. 2012-10-25 22:06:07 +02:00
ui ve.ui.CommandFactory: Initial implementation 2012-10-24 17:48:16 +00:00
image.png Losslessly compress png images 2012-08-18 23:12:44 +01:00
index.html Add InspectorFactory to tests 2012-10-29 18:36:54 -07:00
ve.BranchNode.test.js Optimize UI tool state updates. 2012-09-19 11:16:10 -07:00
ve.Document.test.js Fix constructor names; remove redundant hasOwnProperty. 2012-10-08 06:15:20 +02:00
ve.example.js Add parentOuterRange to selectNodes() output 2012-10-19 15:28:26 -07:00
ve.Factory.test.js Added multiple name registration to ve.Factory 2012-10-12 17:43:04 -07:00
ve.LeafNode.test.js Fix constructor names; remove redundant hasOwnProperty. 2012-10-08 06:15:20 +02:00
ve.Node.test.js Fix constructor names; remove redundant hasOwnProperty. 2012-10-08 06:15:20 +02:00
ve.qunit.js Test: Enforce # of expected assertions. 2012-10-25 22:06:07 +02:00
ve.Range.test.js Test: Enforce # of expected assertions. 2012-10-25 22:06:07 +02:00
ve.test.js Fix ve.batchSplice() to behave in line with docs 2012-10-30 10:05:49 -07:00