8
0

Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Szymon Cofalik d0fd21582a Changed utils.compareArrays so it returns index at which arrays differ. 10 gadi atpakaļ
  Piotrek Koszuliński f060d98ddf Made editor throw when config.creator is not defined. 10 gadi atpakaļ
  Piotr Jasiun 434152105d Renamed utils.compareArrays.SUFFIX to utils.compareArrays.EXTENSION. 10 gadi atpakaļ
  Szymon Cofalik 6c0b96105a Changed utils.compareArrays and added tests for it. 10 gadi atpakaļ
  Piotr Jasiun f9d0f3da10 Use iterables instead of arrays. 10 gadi atpakaļ
  Piotr Jasiun 6eb78b4724 Added separate .jshintrc file in the tests directory. Remove global declarations from files. 10 gadi atpakaļ
  fredck 2ac6571da9 Added a test to ensure that spy.called is not true after spy creation. 10 gadi atpakaļ
  fredck 21017a25f1 Merge remote-tracking branch 'origin/master' into t/11 10 gadi atpakaļ
  fredck 5341491aa5 Added test to ensure that the required Lo-Dash methods are available in `utils`. 10 gadi atpakaļ
  fredck a6f00b3990 Removed tests for Lo-Dash features. 10 gadi atpakaļ
  fredck aab7ba96e9 Removed methods from utils which are not in use by CKEditor code. 11 gadi atpakaļ
  Grzegorz Pabian c73707ab16 Fixed comment formatting (?). 11 gadi atpakaļ
  Grzegorz Pabian e74e009a86 Removed pointless assertion from utils.isOjbect tests. 11 gadi atpakaļ
  Grzegorz Pabian e66e67d3ee Minor code-style fixes and additional comments. 11 gadi atpakaļ
  fredck d0a0c74c33 Fixed a wrong use of Date.now() to produce a Date object. 11 gadi atpakaļ
  fredck 7306798cdf Introduced the Emitter mixin with the events API. 11 gadi atpakaļ
  fredck 8eb353b0b7 Moved the bender.amd.require() call out of describe(). 11 gadi atpakaļ
  fredck 03a3969d3f Re-reviewed tests to use bender.amd.require(). 11 gadi atpakaļ
  fredck e15bb2d876 Revert "Reviewed tests to use bender.amd.require()." 11 gadi atpakaļ
  fredck fc9fc52388 Reviewed tests to use bender.amd.require(). 11 gadi atpakaļ
  fredck 4e1d137fbf Added a "null" test for isObject. 11 gadi atpakaļ
  fredck 2d0b3c58ba Standardized the equality checks to `to.equal()`. 11 gadi atpakaļ
  fredck faf367a21c Reviewed the tests titles and made better use of "describe" to better match with "it". 11 gadi atpakaļ
  fredck b0cb253e27 Added tests for "utils". 11 gadi atpakaļ