summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add missing space after url: in popular sites yamlVincent Sanders2019-05-182-503/+503
|
* add test to navigate and render 500 popular sitesVincent Sanders2019-05-182-0/+4513
|
* HTML: Add test page for media queries.Michael Drake2019-05-071-0/+34
|
* add 2k textarea exampleVincent Sanders2019-02-232-1/+207
|
* add form with 20k textareaVincent Sanders2019-02-231-0/+32
|
* add form textarea htmlVincent Sanders2019-02-231-0/+13
|
* add multi button formVincent Sanders2019-02-223-2/+13
|
* add trivial form htmlVincent Sanders2019-02-222-0/+26
|
* Initial env.cgiDaniel Silverstone2019-02-171-0/+65
|
* test: Add test for HTTP authentication.Michael Drake2019-02-162-0/+30
|
* Forbidden is not good. Unauthorized is better. Daniel is a numptyDaniel Silverstone2019-02-161-1/+1
|
* Write 403 on NOAUTHDaniel Silverstone2019-02-161-0/+1
|
* tests: Fix expected bitmap count.Michael Drake2019-02-161-1/+1
|
* tests: Add test for html page with png image.Michael Drake2019-02-162-0/+39
|
* Make the directories we are trying to install intoDaniel Silverstone2019-02-161-0/+1
|
* tests: Disable ICO test, because the CGI can only make ICO embedding PNG.Michael Drake2019-02-161-1/+1
|
* Buffer the icon saveDaniel Silverstone2019-02-161-2/+9
|
* tests: Fix ico test title.Michael Drake2019-02-161-1/+1
|
* tests: Add standalone image tests.Michael Drake2019-02-165-7/+84
|
* tests: Add png loading test.Michael Drake2019-02-161-0/+28
|
* tests: Check for expected bitmap count in plot checks.Michael Drake2019-02-162-0/+2
|
* Flush stdout before the imageDaniel Silverstone2019-02-161-0/+1
|
* CGI: Add image.cgiDaniel Silverstone2019-02-161-0/+54
| | | | | | | | | | | | Image generator CGI, supports: width=xxx height=xxx format=xxx Formats supported include: png, jpeg, bmp, ico, gif, webp Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* monkey-tests: Improve https test title.Michael Drake2019-02-161-1/+1
|
* monkey-index.cgi: Change mime type to text/plain.Michael Drake2019-02-161-1/+1
|
* monkey-tests: Add HTTPS test.Michael Drake2019-02-161-0/+29
|
* Add monkey index CGIDaniel Silverstone2019-02-162-0/+36
|
* docs: Update readme to mention files.Michael Drake2019-02-161-3/+4
|
* legacy tests: Move all the old tests to a legacy directory.Michael Drake2019-02-16387-0/+0
| | | | | | | These are from the old days of ad-hoc manual testing. There is nothing to indicate correct behaviour for these files without viewing the source, or comparing with another browser.
* monkey tests: Install and update README.Michael Drake2019-02-163-14/+9
|
* monkey tests: Initial set of tests.Michael Drake2019-02-166-1/+62
|
* monkey tests: Add test that checks a resource: scheme URL.Michael Drake2019-02-161-0/+34
|
* Tests: Move tests that have not crashed NetSurf for ages.Michael Drake2019-02-162-0/+0
|
* Realm list derefDaniel Silverstone2018-11-041-1/+1
|
* Support changing realmDaniel Silverstone2018-11-041-5/+7
|
* Of course cgi parameters are listsDaniel Silverstone2018-11-041-2/+2
|
* Even more debugDaniel Silverstone2018-11-041-1/+1
|
* More debugDaniel Silverstone2018-11-041-3/+7
|
* Decode user/password as utf8Daniel Silverstone2018-11-041-1/+1
|
* Better decodeDaniel Silverstone2018-11-041-2/+2
|
* Move settings in the hope we get something usefulDaniel Silverstone2018-11-041-6/+4
|
* Basic auth testDaniel Silverstone2018-11-041-5/+30
|
* I cannot pythonDaniel Silverstone2018-11-041-1/+2
|
* How about python though?Daniel Silverstone2018-11-041-1/+1
|
* How does cgi work?Daniel Silverstone2018-11-041-1/+1
|
* Hunt the mising authDaniel Silverstone2018-11-041-0/+4
|
* Fix syntaxerrorDaniel Silverstone2018-11-041-2/+0
|
* More tweaksDaniel Silverstone2018-11-041-0/+3
|
* Find out if anything happensDaniel Silverstone2018-11-041-0/+12
|
* cgi-bin makefileDaniel Silverstone2018-11-041-2/+3
|