gitweb: Remove gitweb/test/ directory

Testing if gitweb handles filenames with spaces, filenames with plus
sign ('+') which encodes spaces in CGI parameters (in URLs), and
filenames with Unicode characters should be handled by gitweb tests.

Those files are remainder of the time when gitweb was project on its
own, not a part of git (with its testsuite).

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Jakub Narebski 2008-05-31 20:28:18 +02:00 committed by Junio C Hamano
parent aa9349d449
commit 6ab69bf253
3 changed files with 0 additions and 12 deletions

View File

@ -1,2 +0,0 @@
Märchen
Märchen

View File

@ -1,4 +0,0 @@
This
filename
contains
spaces.

View File

@ -1,6 +0,0 @@
This
filename
contains
+
plus
chars.