..
calc
test: calc: Add pages that use calc for width property
2024-05-26 21:09:04 +01:00
data
tests: Add author_level_css to list of all options
2023-11-25 21:49:43 +00: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
fix gcov flushing in assert exit
2024-03-18 23:29:25 +00:00
bloom.c
add bloom filter test for adding NULL string
2016-08-14 23:32:20 +01:00
corestrings.c
Fix corestring test
2023-12-13 14:33:47 +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
test: Use YAML SafeLoader
2023-06-17 11:20:52 +01: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
test: Add nsurl test to cover idna_{en,de}code()
2024-05-27 10:19: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