mediawiki-extensions-Visual.../modules/ve/test
Catrope d30096ebd3 Fix copyObject/copyArray behavior with null values
Previously copyObject and copyArray would silently drop null values,
which is bad, especially considering we have example data for meta nodes
that has { 'key': null } somewhere.

Also added a test case that failed prior to this change.

Change-Id: I4f233cce041fbf38f701c494f1f78ac3d8535d88
2012-10-29 19:45:25 -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 ve.ui.CommandFactory: Initial implementation 2012-10-24 17:48:16 +00: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 copyObject/copyArray behavior with null values 2012-10-29 19:45:25 -07:00