..
data
Test: Add prefer_dark_mode to reference choices data
2022-10-23 17:22:56 +01:00
js
DOMTokenList: Add support and testing for this
2022-11-27 09:40:47 +00:00
monkey-tests
fix start stop test to set launch options correctly
2020-03-23 17:41:05 +00:00
.gitignore
More monkey stuff
2018-11-03 17:14:43 +00:00
assert.c
Support coverage flushing on assert()
2017-03-31 18:53:52 +01:00
bloom.c
add bloom filter test for adding NULL string
2016-08-14 23:32:20 +01:00
corestrings.c
tests: Update corestring allocation count.
2021-02-15 14:24:15 +00:00
hashmap.c
utils: Add hashmap_count()
2020-02-23 20:59:40 +00:00
hashtable.c
fix hashtable test build
2018-04-22 15:20:26 +01:00
llcache.c
move tree compatability layer to amiga frontend
2016-12-31 01:04:27 +00:00
log.c
use nslog library for logging if available.
2017-09-03 23:40:32 +01:00
Makefile
Test: libmalloc_fig.so needs "-ldl".
2020-02-24 08:22:53 +00:00
malloc_fig.c
Add heap fault injection generator into tests
2017-03-22 08:56:24 +00:00
malloc_fig.h
Add heap fault injection generator into tests
2017-03-22 08:56:24 +00:00
message_data_inline.h
add unit test for user message handling
2016-08-06 23:43:23 +01:00
messages.c
move the fallback text for about handler into messages handler
2019-10-30 21:33:27 +00:00
mimesniff.c
fix mime sniff test with comment tag
2017-03-20 23:39:15 +00:00
monkey_driver.py
undo debug driver change
2021-02-08 08:44:54 +00:00
monkey-see-monkey-do
improve monkey-see-monkey-do backtrace output to include function name
2020-01-12 23:57:32 +00:00
monkeyfarmer.py
monkey: Excise sslcert and add loading blocking support
2020-05-22 09:15:27 +01:00
nsoption.c
Tests: Update test data for improved nsoption colour rendering.
2020-04-07 21:32:27 +01:00
nsurl.c
improve nsurl query handling.
2018-09-26 17:21:33 +01:00
testament.h
make nsurl unit test work again
2015-07-07 00:05:30 +01:00
time.c
Test: Add trailing whitespace and garbage datetime string parse tests.
2016-08-17 09:11:02 +01:00
urldbtest.c
remove test for removed API
2017-09-11 10:35:38 +01:00
urlescape.c
Fix warnings in unit tests
2016-08-08 22:12:16 +01:00
utils.c
improve human_friendly_bytesize to cope with sizes up to 16 exibytes
2019-10-19 18:20:00 +01:00