提交歷史

作者 SHA1 備註 提交日期
  Piotrek Koszuliński e32d1f49d9 Do not try to process null files. 10 年之前
  Piotrek Koszuliński 70d28c5db4 Oh those sneaky path seps on Windows. Fixes #64. 10 年之前
  Piotrek Koszuliński 344403abbc Merge pull request #63 from ckeditor/t/59 10 年之前
  Piotrek Koszuliński d036db58f5 Moved tests utils tests to a std directory. 10 年之前
  Piotrek Koszuliński 0b8016d6ce Tests and docs for the builder. 10 年之前
  Piotrek Koszuliński e3f52a28cf Updated docs and tests for modified utils. 10 年之前
  Piotrek Koszuliński 87b31d2cc9 The builder should copy all files, not only JS. 10 年之前
  Piotrek Koszuliński df4ed14c57 Removed bender from tests globals. 10 年之前
  Piotrek Koszuliński 2baf814662 Cover test utils by code coverage. 10 年之前
  Piotrek Koszuliński 75b0db0821 Initial work on porting tests to ES6 modules. 10 年之前
  Piotrek Koszuliński 5607dce038 Merge pull request #60 from ckeditor/t/25 10 年之前
  Piotrek Koszuliński 317f75dec0 Tests: Corrected few tests. 10 年之前
  Piotrek Koszuliński 21aacb8d20 Merge branch 'master' into t/25 10 年之前
  Piotrek Koszuliński e802f4923c Merge pull request #52 from ckeditor/t/48 10 年之前
  Szymon Kupś 7a7b1434ba Added tests for unpackPackages in build utilities. 10 年之前
  Szymon Kupś 73c0943f31 Added more tests for builder tasks. 10 年之前
  Szymon Kupś 7c29a28b76 Added tests to builder build() method. 10 年之前
  Szymon Kupś 3ec09b82b8 Added tests for build utilities. 10 年之前
  Szymon Kupś 1253864346 Prepending 'ckeditor5/' to file.dirname in build utils wrapCKEditor5Package method. 10 年之前
  Piotr Jasiun 53df4eea48 Updated copyrights. 10 年之前
  Piotrek Koszuliński 9a796580ac Code refactoring: Wrapped build task with a separate directory. 10 年之前
  Piotrek Koszuliński 92683d4cf1 Code refactoring: Clarified what's module and what's package. 10 年之前
  Piotrek Koszuliński fe425f4abf Minor fix. 10 年之前
  Piotrek Koszuliński 1aca002ec7 Fixed typo. 10 年之前
  Piotrek Koszuliński 3910124e03 Code refactoring: Moved the build task to the tasks obj. 10 年之前
  Piotr Jasiun f5886ef151 Merge pull request #54 from ckeditor/t/53 10 年之前
  Piotrek Koszuliński a1e2539275 Minor fixes. 10 年之前
  Piotrek Koszuliński 1f8603752c Fixed error handling by... read the comments ;). 10 年之前
  Piotrek Koszuliński 99544850cd We'll need to handle errors manually, since plumber fails when using other stream libraries (which are not affected by it's monkey patches). 10 年之前
  Piotrek Koszuliński 0d80d035e9 Resolve symlinks before passing paths to the watcher. 10 年之前