mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 00:30:44 +00:00
07c86fc5d3
Previously tests for inheritClass (and other object management utilities) were absent (as they were copied from upstream K-js). I've copied the upstream test suite for this method here and extended it with tests for this new feature. Had to add es5:true to .jshintrc due to a bug in JSHint. Repeated the setting in ve.inheritClass for future reference. Source: https://github.com/Krinkle/K-js/blob/master/test/K.test.js Change-Id: I63ac620d6ce7832ebfee454ddf7b7c90f6eb6121 |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
test | ||
ui | ||
ve.AnnotationSet.js | ||
ve.BranchNode.js | ||
ve.debug.js | ||
ve.Document.js | ||
ve.EventEmitter.js | ||
ve.Factory.js | ||
ve.js | ||
ve.LeafNode.js | ||
ve.Node.js | ||
ve.OrderedHashSet.js | ||
ve.Position.js | ||
ve.Range.js | ||
ve.Surface.js |