summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update auth cgi to work with python 3.11HEADmasterVincent Sanders2023-12-131-5/+2
* Update cgi to work with python 3.11Vincent Sanders2023-12-135-17/+10
* add start and reversed parameters to ordered list generator cgiVincent Sanders2021-02-131-4/+19
* open source taml files as utf-8 encoded textVincent Sanders2021-02-081-1/+1
* add test for list stylesVincent Sanders2021-02-072-0/+96
* fix integer cast in ordered list cgiVincent Sanders2021-01-311-1/+1
* add ordered list generator cgiVincent Sanders2021-01-311-0/+59
* disable badssl test untill they fix experied certificateVincent Sanders2020-08-151-0/+0
* add a forms test that uses almost every HTMLFormControlsCollectionVincent Sanders2020-05-251-0/+123
* short-internet: Use new approach for https-badssl testsDaniel Silverstone2020-05-224-16/+28
* Update test date for new about page titles.Michael Drake2020-04-161-2/+2
* Update test data for new about page style.Michael Drake2020-04-161-6/+6
* test about schemeVincent Sanders2020-03-241-0/+173
* Add basic jQuery loading testsDaniel Silverstone2020-02-216-0/+21665
* Monkey: Add innerHTML testDaniel Silverstone2020-02-212-0/+27
* setTimeout() args are the other way aroundDaniel Silverstone2020-02-211-2/+2
* Fixups for async timeout testDaniel Silverstone2020-02-212-5/+3
* Async delayed hello world, first draftDaniel Silverstone2020-02-214-0/+47
* Add page info state testsDaniel Silverstone2019-12-011-0/+69
* Add trivial document with forced httpDaniel Silverstone2019-12-011-0/+10
* sort the test filenames to provide consistant resultsVincent Sanders2019-11-301-1/+1
* add first 100,000 of majestic million test setVincent Sanders2019-11-305000-0/+295000
* check for index yaml in the division directoryVincent Sanders2019-11-301-2/+2
* fix division directory yaml pathsVincent Sanders2019-11-301-1/+1
* change how divisions are implementedVincent Sanders2019-11-3030-295037/+27
* one hundrd thousand sites extended internet test set split into 40 groupsVincent Sanders2019-11-301-0/+295000
* change yaml loder to use fast c loaderDaniel Silverstone2019-11-301-1/+1
* fix missing keywordVincent Sanders2019-11-301-1/+1
* add ability to filter a division to a single groupVincent Sanders2019-11-302-0/+126
* split internet based tests into short and long forms and add divisions for themVincent Sanders2019-11-287-4/+118
* fix division processingVincent Sanders2019-11-281-2/+7
* make test plan generator cgi take a division parameter and be pylint cleanVincent Sanders2019-11-281-21/+42
* Tests: Add bad SSL iframe.Michael Drake2019-08-051-0/+22
* Add bad ssl image test.Michael Drake2019-08-051-0/+17
* monkey-test: Add aborted-fetch to verify we don't leakDaniel Silverstone2019-08-031-0/+23
* basic-navigation: Test clicking on a linkDaniel Silverstone2019-08-031-0/+46
* Tests: Add an iframe test.Michael Drake2019-08-021-0/+22
* monkey-test: Add cookies testDaniel Silverstone2019-08-021-0/+65
* cookies.cgi: Log the counter and JSON for easier debugDaniel Silverstone2019-08-021-0/+1
* cookies.cgi: Adjust for debuggingDaniel Silverstone2019-08-021-1/+4
* cookies.cgi: Older python needs older syntaxDaniel Silverstone2019-08-021-1/+1
* cookies.cgi: Move where we output the headerDaniel Silverstone2019-08-021-2/+3
* cookies.cgi: Make executableDaniel Silverstone2019-08-021-0/+0
* CGI: Add a basic cookies CGIDaniel Silverstone2019-08-021-0/+62
* turn off digg.com in popular sites test to avoid segfaultVincent Sanders2019-07-021-1/+1
* actually enable javascript in tests that require it.Vincent Sanders2019-07-024-1/+7
* add initial ecmascript testsVincent Sanders2019-07-014-0/+114
* extend badssl tests to check for broken cryptography usageVincent Sanders2019-07-014-0/+233
* Handy sleep CGIDaniel Silverstone2019-06-151-0/+29
* add test to fetch and render 50 popular sites in parallelVincent Sanders2019-06-142-2/+868