mediawiki-extensions-Visual.../modules/ve/test/dm
Trevor Parscal 264b97df7f There's no such thing as ghosts, just sneaky array references
When a document is created, it should take it upon itself to make sure it has a new reference to the data using slice, not place this on the caller. Callers that do not use slice will often find strange and mysterious things going on and not know why. The real reason is that multiple documents sharing a reference to the same data array leads to seriously messed up behavior.

Change-Id: Ic4e25fcd9bf3f41a805003520a8f38e2768f5dbf
2012-08-17 10:37:28 -07:00
..
nodes Kranitor #1: On-boarding 2012-07-27 14:40:00 -07:00
ve.dm.BranchNode.test.js Puttin' em white-spacers where they aught'a be 2012-08-06 18:52:19 -07:00
ve.dm.Converter.test.js Strip and preserve inner leading&trailing whitespace in the linear model 2012-08-10 17:23:53 -07:00
ve.dm.Document.test.js There's no such thing as ghosts, just sneaky array references 2012-08-17 10:37:28 -07:00
ve.dm.DocumentSynchronizer.test.js There's no such thing as ghosts, just sneaky array references 2012-08-17 10:37:28 -07:00
ve.dm.example.js Added key-sorting to make hashes referentially transparent 2012-08-15 11:14:44 -07:00
ve.dm.LeafNode.test.js Kranitor #1: On-boarding 2012-07-27 14:40:00 -07:00
ve.dm.Node.test.js After much research on error objects, native = good, custom = bad 2012-08-08 10:48:53 -07:00
ve.dm.NodeFactory.test.js After much research on error objects, native = good, custom = bad 2012-08-08 10:48:53 -07:00
ve.dm.Surface.test.js Clean up: Single quotes 2012-08-07 07:02:01 +02:00
ve.dm.Transaction.test.js Make use of new jshint options 2012-08-10 02:50:30 +02:00
ve.dm.TransactionProcessor.test.js Make use of new jshint options 2012-08-10 02:50:30 +02:00