summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: Use putImageData features in life demoDaniel Silverstone2020-05-241-8/+24
* test/js/life: Support changing the size of the canvasDaniel Silverstone2020-05-231-6/+40
* monkey_driver: Unbreak window condition code so timeouts can happenDaniel Silverstone2020-05-231-3/+5
* Tests: NetSurf style for game of life test.Michael Drake2020-05-231-10/+13
* test/js: Game of LifeDaniel Silverstone2020-05-232-0/+123
* fix corestring testVincent Sanders2020-05-231-1/+1
* test/js: Include mandelbrot exampleDaniel Silverstone2020-05-222-0/+32
* monkey: Excise sslcert and add loading blocking supportDaniel Silverstone2020-05-222-119/+5
* Tests: Update test data for improved nsoption colour rendering.Michael Drake2020-04-071-1/+1
* fix start stop test to set launch options correctlyVincent Sanders2020-03-231-3/+2
* integration test remove remaining windows when browser has been quitVincent Sanders2020-03-231-0/+2
* fix integration test repeat "max" handlingVincent Sanders2020-03-231-12/+30
* make conditionals optional in integration test sleep-ms actionVincent Sanders2020-03-231-1/+1
* add ability for monkey farmer to launch browser with environment variables setVincent Sanders2020-03-232-2/+22
* test: Add disc_cache_path to Choices-all test dataDaniel Silverstone2020-02-241-0/+1
* monkey_driver: Add launch-time option supportDaniel Silverstone2020-02-241-1/+5
* test: Another corestringDaniel Silverstone2020-02-241-1/+1
* Test: libmalloc_fig.so needs "-ldl".Michael Drake2020-02-241-1/+1
* utils: Add hashmap_count()Daniel Silverstone2020-02-231-1/+6
* utils: Add iteration API to hashmapDaniel Silverstone2020-02-231-1/+100
* utils: Add a generic hashmap and tests for itDaniel Silverstone2020-02-232-0/+472
* test: Increase window destroy timeout to 30s by defaultDaniel Silverstone2020-02-221-1/+1
* test: Extra info when windows don't destroy quicklyDaniel Silverstone2020-02-221-0/+4
* test: Bring corestring test count up to dateDaniel Silverstone2020-02-211-4/+8
* Core: Remove unused minimum GIF delay option.Michael Drake2020-02-212-2/+0
* improve monkey-see-monkey-do backtrace output to include function nameVincent Sanders2020-01-121-12/+20
* monkey-see-monkey-do: Don't use personal address decoderDaniel Silverstone2020-01-101-1/+1
* monkey-see-monkey-do: Decode backtracesDaniel Silverstone2020-01-101-1/+15
* monkeyfarmer.py: Ensure that we capture and repeat stderrDaniel Silverstone2020-01-101-1/+45
* stop bad unicode data from crashing teh test harnessVincent Sanders2019-12-311-1/+5
* remove unused render_resample option from beos, gtk and monkey frontendsVincent Sanders2019-12-212-2/+0
* make RISC OS specific window_screen_ options limited to that frontendVincent Sanders2019-12-202-4/+0
* remove long unused plugin option from gtk and monkeyVincent Sanders2019-12-172-2/+0
* monkey: Support testing page info stateDaniel Silverstone2019-12-013-0/+85
* use faster loader for yaml in test parsingDaniel Silverstone2019-11-301-1/+1
* add abiliy for test runner to filter by groupVincent Sanders2019-11-301-6/+15
* allow setting division pararameter on test plan fetchVincent Sanders2019-11-281-45/+61
* move the fallback text for about handler into messages handlerVincent Sanders2019-10-301-2/+1
* improve human_friendly_bytesize to cope with sizes up to 16 exibytesVincent Sanders2019-10-191-12/+21
* fix toolbar visibility checkboxes initial stateVincent Sanders2019-10-031-0/+1
* make options test use build directory for temporary files rather than /tmpVincent Sanders2019-09-212-1/+6
* make the temporary file names unique so other tests do not overwrite themVincent Sanders2019-09-211-1/+3
* fix options testVincent Sanders2019-09-211-1/+2
* monkey_driver: Make window-close take timeout=5Daniel Silverstone2019-09-071-1/+2
* monkey_driver: Fix sleep-msDaniel Silverstone2019-08-031-1/+1
* monkeyfarmer: Make polling even more robustDaniel Silverstone2019-08-031-3/+3
* monkeyfarmer, driver: Add support for clicking on thingsDaniel Silverstone2019-08-032-3/+58
* monkeyfarmer: Probably make handling of monkey more robustDaniel Silverstone2019-08-031-2/+2
* monkeyfarmer: Be a little more verbose when exitingDaniel Silverstone2019-08-021-0/+3
* Monkey: Properly support reload in farmer and driverDaniel Silverstone2019-08-022-2/+14