8
0

История коммитов

Автор SHA1 Сообщение Дата
  Piotrek Koszuliński 9dcf1d29c1 Use arrow functions. 10 лет назад
  Piotrek Koszuliński 912c4c8e73 Tests: Replaced remaining var with let. 10 лет назад
  Piotrek Koszuliński 3818bea86e Tests: Use const for modules. 10 лет назад
  Piotr Jasiun 434152105d Renamed utils.compareArrays.SUFFIX to utils.compareArrays.EXTENSION. 10 лет назад
  Szymon Cofalik 6c0b96105a Changed utils.compareArrays and added tests for it. 10 лет назад
  Piotr Jasiun f9d0f3da10 Use iterables instead of arrays. 10 лет назад
  Piotr Jasiun 6eb78b4724 Added separate .jshintrc file in the tests directory. Remove global declarations from files. 10 лет назад
  fredck 2ac6571da9 Added a test to ensure that spy.called is not true after spy creation. 11 лет назад
  fredck 21017a25f1 Merge remote-tracking branch 'origin/master' into t/11 11 лет назад
  fredck 5341491aa5 Added test to ensure that the required Lo-Dash methods are available in `utils`. 11 лет назад
  fredck a6f00b3990 Removed tests for Lo-Dash features. 11 лет назад
  fredck aab7ba96e9 Removed methods from utils which are not in use by CKEditor code. 11 лет назад
  Grzegorz Pabian c73707ab16 Fixed comment formatting (?). 11 лет назад
  Grzegorz Pabian e74e009a86 Removed pointless assertion from utils.isOjbect tests. 11 лет назад
  Grzegorz Pabian e66e67d3ee Minor code-style fixes and additional comments. 11 лет назад
  fredck d0a0c74c33 Fixed a wrong use of Date.now() to produce a Date object. 11 лет назад
  fredck 7306798cdf Introduced the Emitter mixin with the events API. 11 лет назад
  fredck 8eb353b0b7 Moved the bender.amd.require() call out of describe(). 11 лет назад
  fredck 03a3969d3f Re-reviewed tests to use bender.amd.require(). 11 лет назад
  fredck e15bb2d876 Revert "Reviewed tests to use bender.amd.require()." 11 лет назад
  fredck fc9fc52388 Reviewed tests to use bender.amd.require(). 11 лет назад
  fredck 4e1d137fbf Added a "null" test for isObject. 11 лет назад
  fredck 2d0b3c58ba Standardized the equality checks to `to.equal()`. 11 лет назад
  fredck faf367a21c Reviewed the tests titles and made better use of "describe" to better match with "it". 11 лет назад
  fredck b0cb253e27 Added tests for "utils". 11 лет назад