Historia zmian

Autor SHA1 Wiadomość Data
  Szymon Cofalik 0c8f4f288c Changed utils.compareArrays so it returns index at which arrays differ. 10 lat temu
  Piotrek Koszuliński 61e15643d1 Made editor throw when config.creator is not defined. 10 lat temu
  Piotr Jasiun b45e667b22 Renamed utils.compareArrays.SUFFIX to utils.compareArrays.EXTENSION. 10 lat temu
  Szymon Cofalik 674afccd12 Changed utils.compareArrays and added tests for it. 10 lat temu
  Piotr Jasiun c2889d81f0 Use iterables instead of arrays. 10 lat temu
  Piotr Jasiun 8e4348f5f0 Added separate .jshintrc file in the tests directory. Remove global declarations from files. 10 lat temu
  fredck d41821cd25 Added a test to ensure that spy.called is not true after spy creation. 10 lat temu
  fredck fa4924f251 Merge remote-tracking branch 'origin/master' into t/11 11 lat temu
  fredck ead211531a Added test to ensure that the required Lo-Dash methods are available in `utils`. 11 lat temu
  fredck 487f63dd13 Removed tests for Lo-Dash features. 11 lat temu
  fredck 01606fac72 Removed methods from utils which are not in use by CKEditor code. 11 lat temu
  Grzegorz Pabian 6926489955 Fixed comment formatting (?). 11 lat temu
  Grzegorz Pabian ba20229daa Removed pointless assertion from utils.isOjbect tests. 11 lat temu
  Grzegorz Pabian 15a0bbe099 Minor code-style fixes and additional comments. 11 lat temu
  fredck 23dcca93a6 Fixed a wrong use of Date.now() to produce a Date object. 11 lat temu
  fredck 49987e64b4 Introduced the Emitter mixin with the events API. 11 lat temu
  fredck ddfc5ec55e Moved the bender.amd.require() call out of describe(). 11 lat temu
  fredck c6c7e3d4f7 Re-reviewed tests to use bender.amd.require(). 11 lat temu
  fredck bd2d301227 Revert "Reviewed tests to use bender.amd.require()." 11 lat temu
  fredck eeb9b44785 Reviewed tests to use bender.amd.require(). 11 lat temu
  fredck d6aad23e49 Added a "null" test for isObject. 11 lat temu
  fredck 7940161dda Standardized the equality checks to `to.equal()`. 11 lat temu
  fredck 63d84d622d Reviewed the tests titles and made better use of "describe" to better match with "it". 11 lat temu
  fredck 51e1d34f1c Added tests for "utils". 11 lat temu