diff options
| author | Jari Vetoniemi <jari.vetoniemi@indooratlas.com> | 2020-03-16 18:49:26 +0900 | 
|---|---|---|
| committer | Jari Vetoniemi <jari.vetoniemi@indooratlas.com> | 2020-03-30 00:39:06 +0900 | 
| commit | fcbf63e62c627deae76c1b8cb8c0876c536ed811 (patch) | |
| tree | 64cb17de3f41a2b6fef2368028fbd00349946994 /jni/ruby/test/cgi/testdata | |
Fresh start
Diffstat (limited to 'jni/ruby/test/cgi/testdata')
| -rw-r--r-- | jni/ruby/test/cgi/testdata/file1.html | 10 | ||||
| -rw-r--r-- | jni/ruby/test/cgi/testdata/large.png | bin | 0 -> 156414 bytes | |||
| -rw-r--r-- | jni/ruby/test/cgi/testdata/small.png | bin | 0 -> 82 bytes | 
3 files changed, 10 insertions, 0 deletions
| diff --git a/jni/ruby/test/cgi/testdata/file1.html b/jni/ruby/test/cgi/testdata/file1.html new file mode 100644 index 0000000..2ceaf6b --- /dev/null +++ b/jni/ruby/test/cgi/testdata/file1.html @@ -0,0 +1,10 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +  <head> +    <title>ムスカ大佐のひとりごと</title> +    <meta http-equiv="Content-Type" content="text/html; charset=UTF8"> +  </head> +  <body> +    <p>バカどもにはちょうどいい目くらましだ。</p> +  </body> +</html> diff --git a/jni/ruby/test/cgi/testdata/large.png b/jni/ruby/test/cgi/testdata/large.pngBinary files differ new file mode 100644 index 0000000..d716396 --- /dev/null +++ b/jni/ruby/test/cgi/testdata/large.png diff --git a/jni/ruby/test/cgi/testdata/small.png b/jni/ruby/test/cgi/testdata/small.pngBinary files differ new file mode 100644 index 0000000..753d58e --- /dev/null +++ b/jni/ruby/test/cgi/testdata/small.png | 
