summaryrefslogtreecommitdiff
path: root/test/js/js-primes.html
Commit message (Collapse)AuthorAgeFilesLines
* add noscript warning to all tests so it is obvious when js is disabledVincent Sanders2016-02-041-0/+1
|
* 1 isn't prime.Michael Drake2016-01-231-0/+3
|
* Add a couple of general JS tests.Michael Drake2016-01-231-0/+66
The primes one prints its execution time: NetSurf without -v: 1300ish with -v: 5000ish Firefox 38.5.0: 300ish