summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Support script insertion after conversion has begunDaniel Silverstone2019-05-044-0/+42
* Javascript: Support setTimeout and friendsDaniel Silverstone2019-05-031-0/+17
* Tests: Add simple JS test for dynamic layout.Michael Drake2019-05-031-0/+18
* monkey driver: Print the bitmap plot-check.Michael Drake2019-02-161-0/+1
* Add missing call to run_test_planDaniel Silverstone2019-02-161-0/+1
* Automated testing output: Show description differently from test lines.Michael Drake2019-02-161-1/+1
* Enable running of the tests from test.netsurf-browser.orgDaniel Silverstone2019-02-162-2/+80
* monkey test: Rename file with an '=' character.Michael Drake2019-02-161-0/+0
* Monkey: Support 401login in the monkey-driver et al.Daniel Silverstone2019-02-162-1/+112
* Add plot commands output for auth testDaniel Silverstone2019-02-161-1/+1
* Test: Fix simultanious-fetches.yaml to not look like a YAML alias.Michael Drake2018-11-041-1/+1
* Test: Monkey driver: Fix blocking for *all* windows.Michael Drake2018-11-041-1/+1
* Test: Monkey driver: Implement sleep-ms and repeat actions.Michael Drake2018-11-042-5/+42
* Test: Monkey driver: Split out conds_met function.Michael Drake2018-11-041-17/+17
* Test: Monkey driver: Timers can live outside launches.Michael Drake2018-11-041-2/+1
* Test: Monkey driver: Improve navigate step logging.Michael Drake2018-11-041-0/+2
* Test: Monkey driver: Add support for timer actions.Michael Drake2018-11-041-1/+27
* Final tweaks, support LOGIN in monkeyfarmerDaniel Silverstone2018-11-041-1/+88
* More monkey stuffDaniel Silverstone2018-11-034-2/+472
* Monkey tests: Add more example test plans.Michael Drake2018-11-034-0/+79
* Monkey driver: Initial loader for monkey test plans.Michael Drake2018-11-033-0/+176
* improve nsurl query handling.Vincent Sanders2018-09-261-9/+17
* stop overriding non test warning flagsVincent Sanders2018-09-071-4/+4
* Support ASAN and UBSAN in MakefilesDaniel Silverstone2018-07-281-1/+4
* Update urldb test data for format 107John-Mark Bell2018-04-221-4/+4
* fix hashtable test buildVincent Sanders2018-04-221-0/+2
* make tests build againVincent Sanders2018-04-221-0/+2
* remove test for removed APIVincent Sanders2017-09-111-22/+0
* Fix up tests with nslog changesDaniel Silverstone2017-09-093-0/+8
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-7/+6
* use nslog library for logging if available.Vincent Sanders2017-09-031-5/+7
* Tests: Squash warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEF...Michael Drake2017-08-281-1/+1
* Errorcodes: Remove redundant MNG error.Michael Drake2017-08-281-1/+0
* fix number of corestrings to testVincent Sanders2017-07-261-1/+8
* update cookie database tests to not use expired cookie dataVincent Sanders2017-07-263-48/+51
* Support coverage flushing on assert()Daniel Silverstone2017-03-312-4/+68
* Tests: Increase nsurl coverage.Michael Drake2017-03-271-0/+11
* Tests: Add nsurl insensitivity test for HTTPS scheme.Michael Drake2017-03-271-0/+1
* Tests: Add nsurl tests for unnecessary and bad escape values.Michael Drake2017-03-271-0/+6
* Tests: Add some more nsurl cases insensitivity tests.Michael Drake2017-03-271-0/+3
* Tests: Add tests for file: URL credentials and host handling.Michael Drake2017-03-271-0/+6
* Tests: Add more file scheme URL parsing tests.Michael Drake2017-03-271-0/+7
* Tests: Fix file URL component parsing test to match corrected behaviour.Michael Drake2017-03-271-1/+1
* Add heap fault injection generator into testsVincent Sanders2017-03-224-43/+235
* fix mime sniff test with comment tagVincent Sanders2017-03-201-1/+1
* extend mime sniff coverage with bad mp4 testsVincent Sanders2017-03-201-11/+51
* extend mime sniffing tests to cover rss and atom feed detectionVincent Sanders2017-03-201-4/+34
* extend mime sniffing test coverage to most of current implementationVincent Sanders2017-03-201-0/+111
* add mime sniffing test cases for more header content typesVincent Sanders2017-03-201-0/+252
* extend mime sniffing test coverageVincent Sanders2017-03-201-3/+371