Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Update qunit-clib and tested Node.js version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Mar 24, 2013
1 parent 6e07ee7 commit e5cfd1a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ For a list of upcoming features, check out our [roadmap](https://github.com/best

## Support

Benchmark.js has been tested in at least Chrome 5~25, Firefox 1~19, IE 6-10, Opera 9.25-12, Safari 3-6, Node.js 0.4.8-0.8.22, Narwhal 0.3.2, PhantomJS 1.8.1, RingoJS 0.9, and Rhino 1.7RC5.
Benchmark.js has been tested in at least Chrome 5~25, Firefox 1~19, IE 6-10, Opera 9.25-12, Safari 3-6, Node.js 0.4.8-0.10.1, Narwhal 0.3.2, PhantomJS 1.8.1, RingoJS 0.9, and Rhino 1.7RC5.

## Installation and usage

Expand Down
2 changes: 1 addition & 1 deletion vendor/platform.js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ For a list of upcoming features, check out our [roadmap](https://github.com/best

## Support

Platform.js has been tested in at least Chrome 5~25, Firefox 1~19, IE 6-10, Opera 9.25-12, Safari 3-6, Node.js 0.4.8-0.8.22, Narwhal 0.3.2, PhantomJS 1.8.1, RingoJS 0.9, and Rhino 1.7RC5.
Platform.js has been tested in at least Chrome 5~25, Firefox 1~19, IE 6-10, Opera 9.25-12, Safari 3-6, Node.js 0.4.8-0.10.1, Narwhal 0.3.2, PhantomJS 1.8.1, RingoJS 0.9, and Rhino 1.7RC5.

## Installation and usage

Expand Down
4 changes: 2 additions & 2 deletions vendor/qunit-clib/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# QUnit CLIB <sup>v1.3.0</sup>
## command-line interface boilerplate

QUnit CLIB helps extend QUnit's CLI support to many common CLI environments.
QUnit CLIB helps extend QUnits CLI support to many common CLI environments.

## Screenshot

![QUnit CLIB brings QUnit to your favorite shell.](http://i.imgur.com/jpu9l.png)

## Support

QUnit CLIB has been tested in at least Node.js 0.4.8-0.8.22, Narwhal 0.3.2, PhantomJS 1.8.1, RingoJS 0.9, and Rhino 1.7RC5.
QUnit CLIB has been tested in at least Node.js 0.4.8-0.10.1, Narwhal 0.3.2, PhantomJS 1.8.1, RingoJS 0.9, and Rhino 1.7RC5.

## Usage

Expand Down
2 changes: 1 addition & 1 deletion vendor/qunit-clib/qunit-clib.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* QUnit CLI Boilerplate v1.2.0
* QUnit CLI Boilerplate v1.3.0
* Copyright 2011-2012 John-David Dalton <http://allyoucanleet.com/>
* Based on a gist by Jörn Zaefferer <https://gist.github.com/722381>
* Available under MIT license <http://mths.be/mit>
Expand Down

0 comments on commit e5cfd1a

Please sign in to comment.