netsurf/test
Michael Drake 396b445599 Add failing test.
1. Add "id" attribute.
2. Remove "ID" attribute.
3. Check id value.

In NetSurf it isn't removed, in Firefox it is.
There's a case sensitivity/conversion issue somewhere.

It the test works when we add/remove with the same case.
2015-10-29 16:55:42 +00:00
..
data
js Add failing test. 2015-10-29 16:55:42 +00:00
bloom.c Complete hash table tests and clean up ineterface. 2015-07-12 17:28:03 +01:00
hashtable.c Complete hash table tests and clean up ineterface. 2015-07-12 17:28:03 +01:00
llcache.c
log.c
Makefile Add initial tests for hash table. 2015-07-12 11:24:20 +01:00
nsoption.c
nsurl.c add some more nsurl compare unit tests to improve coverage 2015-07-10 23:05:02 +01:00
testament.h
urldbtest.c