Home | History | Annotate | only in /external/chromium_org/third_party/blanketjs
Up to higher level directory
NameDateSize
LICENSE05-Aug-20151K
OWNERS05-Aug-201545
patches/05-Aug-2015
README.chromium05-Aug-2015519
src/05-Aug-2015

README.chromium

      1 Name: Blanket JS
      2 Short Name: Blanket
      3 URL: https://github.com/alex-seville/blanket
      4 Version: 1.1.5
      5 License: MIT
      6 Security Critical: no
      7 
      8 Description:
      9 Blanket.js is an easy to install, easy to configure, and easy to use JavaScript
     10 code coverage library that works both in-browser and with nodejs.
     11 
     12 It is currently used by the chrome remote desktop team for JavaScript unit test
     13 code coverage.
     14 
     15 Local Modifications:
     16 Fixed a bug in qunit_adapter.js to respect |QUnit.config.autostart|. See
     17 patches/config_autostart_bug.patch.
     18