Gitweb links:
...log
http://git.netsurf-browser.org/netsurf.git/shortlog/1698a752827858125e3e4626168cdaa29f13d6d3
...commit
http://git.netsurf-browser.org/netsurf.git/commit/1698a752827858125e3e4626168cdaa29f13d6d3
...tree
http://git.netsurf-browser.org/netsurf.git/tree/1698a752827858125e3e4626168cdaa29f13d6d3
The branch, master has been updated
via 1698a752827858125e3e4626168cdaa29f13d6d3 (commit)
from f33db7d4429f14c215933c28853813c46f97f11e (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=1698a752827858125e3e4626168cdaa29f13d6d3
commit 1698a752827858125e3e4626168cdaa29f13d6d3
Author: Michael Drake <[email protected]>
Commit: Michael Drake <[email protected]>
monkey test: Rename file with an '=' character.
diff --git a/test/monkey-tests/start-stop-no-js.yaml
b/test/monkey-tests/start-stop-no-js.yaml
new file mode 100644
index 0000000..0a681cf
--- /dev/null
+++ b/test/monkey-tests/start-stop-no-js.yaml
@@ -0,0 +1,8 @@
+title: start and stop browser without JS
+group: basic
+steps:
+- action: launch
+ args:
+ - enable_javascript=0
+- action: quit
+
diff --git a/test/monkey-tests/start-stop=no-js.yaml
b/test/monkey-tests/start-stop=no-js.yaml
deleted file mode 100644
index 0a681cf..0000000
--- a/test/monkey-tests/start-stop=no-js.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-title: start and stop browser without JS
-group: basic
-steps:
-- action: launch
- args:
- - enable_javascript=0
-- action: quit
-
-----------------------------------------------------------------------
Summary of changes:
test/monkey-tests/{start-stop=no-js.yaml => start-stop-no-js.yaml} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/monkey-tests/{start-stop=no-js.yaml => start-stop-no-js.yaml}
(100%)
diff --git a/test/monkey-tests/start-stop=no-js.yaml
b/test/monkey-tests/start-stop-no-js.yaml
similarity index 100%
rename from test/monkey-tests/start-stop=no-js.yaml
rename to test/monkey-tests/start-stop-no-js.yaml
--
NetSurf Browser
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org