summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* ensure monkey farmer copes with recv returnint EAGAINVincent Sanders2019-07-061-11/+18
* make monkey driver and farmer python files pylint and pep8 cleanVincent Sanders2019-07-042-142/+260
* fix monkey testing setting of options to add necessary prefixVincent Sanders2019-07-022-4/+4
* attempt to make monkeyfarmer process exit detection more reliableVincent Sanders2019-06-271-5/+5
* monkey_driver.py: Allow for no wrapper to be passedDaniel Silverstone2019-06-151-1/+1
* Sleepy JS test, handy to alt+f4 during load to check shutdownDaniel Silverstone2019-06-151-0/+13
* Monkey: Support a -w argument to the monkey_driver.pyDaniel Silverstone2019-06-152-8/+25
* allow repeat loops to specify values and navigation to use themVincent Sanders2019-06-121-10/+34
* make the timer-start and timer-restart action name the timer in the same wayVincent Sanders2019-06-122-17/+19
* allow monkey tests to stop navigationVincent Sanders2019-06-062-0/+12
* detect monkey exit rather than waiting forever for a defunct processVincent Sanders2019-06-061-0/+14
* improve stdout print formattingVincent Sanders2019-06-061-3/+3
* extend the monkey test tooling to cope with ssl certificate windowsVincent Sanders2019-06-054-2/+173
* monkey-see-monkey-do: Also restore stdout/stderr when successDaniel Silverstone2019-06-041-0/+3
* Fix dump choices test data to align with altered logging levelsVincent Sanders2019-05-311-1/+1
* Fix test target use of logging config definesVincent Sanders2019-05-311-2/+4