Gitweb links:
...log
http://git.netsurf-browser.org/netsurf.git/shortlog/a912d4db4ea87adbd7f27fa162068b235f8053a0
...commit
http://git.netsurf-browser.org/netsurf.git/commit/a912d4db4ea87adbd7f27fa162068b235f8053a0
...tree
http://git.netsurf-browser.org/netsurf.git/tree/a912d4db4ea87adbd7f27fa162068b235f8053a0
The branch, master has been updated
via a912d4db4ea87adbd7f27fa162068b235f8053a0 (commit)
from 3f84dba7797c33e70b87d0f6c7b8f058ffc45593 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf.git/commit/?id=a912d4db4ea87adbd7f27fa162068b235f8053a0
commit a912d4db4ea87adbd7f27fa162068b235f8053a0
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>
fix corestring test
diff --git a/test/corestrings.c b/test/corestrings.c
index 711bdca..aaa23e4 100644
--- a/test/corestrings.c
+++ b/test/corestrings.c
@@ -40,7 +40,7 @@
*
* This is used to test all the out of memory paths in initialisation.
*/
-#define CORESTRING_TEST_COUNT 481
+#define CORESTRING_TEST_COUNT 483
START_TEST(corestrings_test)
{
-----------------------------------------------------------------------
Summary of changes:
test/corestrings.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/corestrings.c b/test/corestrings.c
index 711bdca..aaa23e4 100644
--- a/test/corestrings.c
+++ b/test/corestrings.c
@@ -40,7 +40,7 @@
*
* This is used to test all the out of memory paths in initialisation.
*/
-#define CORESTRING_TEST_COUNT 481
+#define CORESTRING_TEST_COUNT 483
START_TEST(corestrings_test)
{
--
NetSurf Browser
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]