mediawiki-extensions-Visual.../modules
Catrope ef513244be Do reference comparison in selectNodes() tests and fix test data
Some tests were using the wrong node in the expected data, but because
only the summaries were compared, this would succeeed as long as the
type and length were equal (and paragraphs of length 1 are quite common
in our test data). Fixed equalNodeSelection() to compare each node by
reference as well as comparing the summaries. If one of the equality
tests fails, the summaries will still be displayed as expected/actual
data (even though they might be equal), and the message will  have
"(reference equality for selection[3].node)" appended to it.

This change broke the tests because a few test cases had bad data, fixed
those in this commit as well.

Change-Id: Iab420cf29d47f7368c8a9ce79f6309efae75685c
2012-10-19 13:56:46 -07:00
..
jquery (Bug 33094) Disallow invalid page titles in LinkInspector. 2012-09-14 14:51:26 +02:00
qunit Manage annotations in ve.AnnotationSet object 2012-09-06 14:39:38 -07:00
rangy svn:eol-style native 2012-02-10 16:57:02 +00:00
ve Do reference comparison in selectNodes() tests and fix test data 2012-10-19 13:56:46 -07:00