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

Side by Side Diff: polymer_0.4.0/bower_components/chai/README.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 [![Chai Documentation](http://chaijs.com/public/img/chai-logo.png)](http://chaij s.com) 1 [![Chai Documentation](http://chaijs.com/public/img/chai-logo.png)](http://chaij s.com)
2 2
3 Chai is a BDD / TDD assertion library for [node](http://nodejs.org) and the brow ser that 3 Chai is a BDD / TDD assertion library for [node](http://nodejs.org) and the brow ser that
4 can be delightfully paired with any javascript testing framework. 4 can be delightfully paired with any javascript testing framework.
5 5
6 For more information or to download plugins, view the [documentation](http://cha ijs.com). 6 For more information or to download plugins, view the [documentation](http://cha ijs.com).
7 7
8 [![Build Status](https://travis-ci.org/chaijs/chai.svg?branch=master)](https://t ravis-ci.org/chaijs/chai) 8 [![Build Status](https://travis-ci.org/chaijs/chai.svg?branch=master)](https://t ravis-ci.org/chaijs/chai)
9 9
10 [![Selenium Test Status](https://saucelabs.com/browser-matrix/chaijs.svg)](https ://saucelabs.com/u/chaijs) 10 [![Selenium Test Status](https://saucelabs.com/browser-matrix/chaijs.svg)](https ://saucelabs.com/u/chaijs)
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 The above copyright notice and this permission notice shall be included in 90 The above copyright notice and this permission notice shall be included in
91 all copies or substantial portions of the Software. 91 all copies or substantial portions of the Software.
92 92
93 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 93 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
94 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 94 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
95 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 95 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
96 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 96 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
97 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 97 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
98 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 98 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
99 THE SOFTWARE. 99 THE SOFTWARE.
OLDNEW
« no previous file with comments | « polymer_0.4.0/bower_components/chai/History.md ('k') | polymer_0.4.0/bower_components/chai/ReleaseNotes.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698