Commit History

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