diff tests/test-hgweb-commands.t @ 29492:d23619990160

tests: check ETag format in test-hgweb-commands
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 09 Jul 2016 14:01:55 +0800
parents 6a98f9408a50
children 9c37df347485
line wrap: on
line diff
--- a/tests/test-hgweb-commands.t	Sat Jul 09 03:26:24 2016 +0800
+++ b/tests/test-hgweb-commands.t	Sat Jul 09 14:01:55 2016 +0800
@@ -2261,7 +2261,7 @@
   $ QUERY_STRING='style=raw'
   $ python hgweb.cgi #> search
   Status: 404 Not Found\r (esc)
-  ETag: *\r (glob) (esc)
+  ETag: W/"*"\r (glob) (esc)
   Content-Type: text/plain; charset=ascii\r (esc)
   \r (esc)
   
@@ -2275,7 +2275,7 @@
   $ QUERY_STRING='style=raw'
   $ python hgweb.cgi #> search
   Status: 404 Not Found\r (esc)
-  ETag: *\r (glob) (esc)
+  ETag: W/"*"\r (glob) (esc)
   Content-Type: text/plain; charset=ascii\r (esc)
   \r (esc)