mediawiki-extensions-Visual.../tests/ve
Catrope 7a726b0278 Add tree synchronization for replace
To handle replace operations that are not themselves consistent (these
are common, for instance when replacing an opening element in one place,
then replacing the closing element somewhere else), we process
subsequent replace operations inside the first one until things are
balanced again, then issue a single rebuild for the whole thing.

Change-Id: Ide4613f046fabfeeef383138c39e350b1b710033
2012-03-26 02:51:30 -07:00
..
index.html Added some basic tests for resize and insert. Fixed some bugs in both of those code paths along the way. 2012-03-08 00:52:30 +00:00
ve.BranchNode.test.js Updated unit tests in response to structural changes in r110805 2012-02-07 00:12:31 +00:00
ve.dm.BranchNode.test.js Updated unit tests in response to structural changes in r110805 2012-02-07 00:12:31 +00:00
ve.dm.DocumentNode.test.js Add test for replacing a table with a list. This only works because 2012-03-09 02:19:50 +00:00
ve.dm.DocumentSynchronizer.test.js Add a test for unwrapping and rewrapping 2012-03-14 21:02:33 +00:00
ve.dm.TransactionProcessor.test.js Add tree synchronization for replace 2012-03-26 02:51:30 -07:00
ve.Node.test.js Updated unit tests in response to structural changes in r110805 2012-02-07 00:12:31 +00:00
ve.test.js Updated unit tests in response to structural changes in r110805 2012-02-07 00:12:31 +00:00
ve.testData.js Updated unit tests in response to structural changes in r110805 2012-02-07 00:12:31 +00:00