Commit Graph

16 Commits

Author SHA1 Message Date
Gijs
eca9bd0cdd Clarify use of testcase generation script a little 2017-02-27 14:11:09 +00:00
Gijs
286f94bb35 Point to automated tests and eslint in readme 2017-02-27 14:08:17 +00:00
Gijs
c2394da2d9 Fix #272 by not using 'location' as a variable
... because it writes to window.location when used in a browser context, which is a bad idea. Using 'loc' instead fixes this.
2016-03-14 19:57:53 +00:00
Parameswaran D
a812b329ea moved the sample code under Optional subsection 2015-10-21 21:03:48 +05:30
Parameswaran D
d1e4ef0dcd Fixes #250 : scrambling of DOM on parse 2015-10-21 12:20:57 +05:30
Parameswaran D
0b5dd0a6fb Fixes #250 : scrambling of DOM on parse 2015-10-21 12:15:40 +05:30
Nicolas Perriault
360c648579 Fixed broken benchmark reporter code, moved benchmark code to its own folder. 2015-04-02 15:43:09 +02:00
Nicolas Perriault
c24821c247 Updated README about tests. 2015-03-22 18:29:05 +01:00
Nicolas Perriault
f4670a1531 Better test docs. 2015-03-20 16:42:18 +01:00
Margaret Leibovic
96e4598ee4 Move "Contributing" section to be higher in the README 2015-02-26 12:01:38 -08:00
Margaret Leibovic
1fd72d6472 Remove compare-view in favor of readable-proxy, and update README to explain that 2015-02-26 12:00:34 -08:00
Margaret Leibovic
49081a1455 Update README to include license
I took this license block from the Readability.js license header.

This should address this issue #8.
2015-02-25 07:03:14 -08:00
Margaret Leibovic
93861352c9 Update README.md 2015-02-23 15:42:07 -08:00
Margaret Leibovic
97762aff05 Create "compare view" test page for easier development 2015-02-22 11:08:46 -08:00
Margaret Leibovic
bfe6c49202 Update README.md 2015-02-10 16:17:21 -08:00
Tarek Ziade
8cc7cfe297 Initial commit 2015-02-03 08:01:54 +00:00