summaryrefslogtreecommitdiff
path: root/test/monkey-see-monkey-do
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | Fix what looks like a typo but was in fact a use of a personal wrapper around addr2line, to simply use addr2line. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* monkey-see-monkey-do: Decode backtracesDaniel Silverstone2020-01-101-1/+15
| | | | | | | To improve debugging, decode backtraces discovered during runs with monkey-see-monkey-do Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* 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
|
* improve stdout print formattingVincent Sanders2019-06-061-3/+3
|
* extend the monkey test tooling to cope with ssl certificate windowsVincent Sanders2019-06-051-1/+23
|
* monkey-see-monkey-do: Also restore stdout/stderr when successDaniel Silverstone2019-06-041-0/+3
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* 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-161-0/+71