Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(343)

Side by Side Diff: polymer_0.4.0/bower_components/chai/ReleaseNotes.md

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Release Notes 1 # Release Notes
2 2
3 ## 1.9.2 / 2014-09-29 3 ## 1.9.2 / 2014-09-29
4 4
5 The following changes are required if you are upgrading from the previous versio n: 5 The following changes are required if you are upgrading from the previous versio n:
6 6
7 - **Users:** 7 - **Users:**
8 - No changes required 8 - No changes required
9 - **Plugin Developers:** 9 - **Plugin Developers:**
10 - No changes required 10 - No changes required
(...skipping 487 matching lines...) Expand 10 before | Expand all | Expand 10 after
498 498
499 **1. Browser Testing**: Browser testing of the `./chai.js` file is now available in the command line 499 **1. Browser Testing**: Browser testing of the `./chai.js` file is now available in the command line
500 via PhantomJS. `make test` and Travis-CI will now also rebuild and test `./chai. js`. Consequently, all 500 via PhantomJS. `make test` and Travis-CI will now also rebuild and test `./chai. js`. Consequently, all
501 pull requests will now be browser tested in this way. 501 pull requests will now be browser tested in this way.
502 502
503 _Note: Contributors opening pull requests should still NOT include the browser b uild._ 503 _Note: Contributors opening pull requests should still NOT include the browser b uild._
504 504
505 **2. SauceLabs Testing**: Early SauceLab support has been enabled with the file `./support/mocha-cloud.js`. 505 **2. SauceLabs Testing**: Early SauceLab support has been enabled with the file `./support/mocha-cloud.js`.
506 Those interested in trying it out should create a free [Open Sauce](https://sauc elabs.com/signup/plan) account 506 Those interested in trying it out should create a free [Open Sauce](https://sauc elabs.com/signup/plan) account
507 and include their credentials in `./test/auth/sauce.json`. 507 and include their credentials in `./test/auth/sauce.json`.
OLDNEW
« no previous file with comments | « polymer_0.4.0/bower_components/chai/README.md ('k') | polymer_0.4.0/bower_components/chai/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698