tree: a75dd227ffd03e994d19e1db3ba5560f48b0b51b [path history] [tgz]
  1. analysis/
  2. artificial/
  3. animated-red-blue.gif
  4. animated-red-blue.nia
  5. australian-abc-local-stations.json
  6. australian-abc-local-stations.tokens
  7. bricks-color.bmp
  8. bricks-color.jpeg
  9. bricks-color.lossless.webp
  10. bricks-color.lossy.webp
  11. bricks-color.png
  12. bricks-color.tiff
  13. bricks-dither.bmp
  14. bricks-dither.gif
  15. bricks-dither.indexes
  16. bricks-dither.indexes.giflzw
  17. bricks-dither.lossless.webp
  18. bricks-dither.palette
  19. bricks-dither.png
  20. bricks-gray.bmp
  21. bricks-gray.gif
  22. bricks-gray.indexes
  23. bricks-gray.indexes.giflzw
  24. bricks-gray.jpeg
  25. bricks-gray.lossless.webp
  26. bricks-gray.lossy.webp
  27. bricks-gray.png
  28. bricks-gray.tiff
  29. bricks-nodither.bmp
  30. bricks-nodither.gif
  31. bricks-nodither.indexes
  32. bricks-nodither.indexes.giflzw
  33. bricks-nodither.lossless.webp
  34. bricks-nodither.palette
  35. bricks-nodither.png
  36. bricks-nodither.wbmp
  37. cbor-rfc-7049-examples.cbor
  38. cbor-rfc-7049-examples.sans-comments.json
  39. cbor-rfc-7049-examples.tokens
  40. cbor-rfc-7049-examples.with-comments.json
  41. crude-flag.nia
  42. crude-flag.nie
  43. crude-flag.nii
  44. file-sizes.json
  45. gifplayer-muybridge.gif
  46. github-tags.json
  47. harvesters.bmp
  48. harvesters.gif
  49. harvesters.jpeg
  50. harvesters.lossless.webp
  51. harvesters.lossy.webp
  52. harvesters.png
  53. harvesters.tiff
  54. hat.bmp
  55. hat.gif
  56. hat.jpeg
  57. hat.lossless.webp
  58. hat.lossy.webp
  59. hat.png
  60. hat.tiff
  61. hat.wbmp
  62. hibiscus.primitive.bmp
  63. hibiscus.primitive.gif
  64. hibiscus.primitive.jpeg
  65. hibiscus.primitive.lossless.webp
  66. hibiscus.primitive.lossy.webp
  67. hibiscus.primitive.png
  68. hibiscus.primitive.svg
  69. hibiscus.primitive.tiff
  70. hibiscus.regular.bmp
  71. hibiscus.regular.gif
  72. hibiscus.regular.jpeg
  73. hibiscus.regular.lossless.webp
  74. hibiscus.regular.lossy.webp
  75. hibiscus.regular.png
  76. hibiscus.regular.tiff
  77. hippopotamus.bmp
  78. hippopotamus.interlaced.gif
  79. hippopotamus.interlaced.png
  80. hippopotamus.interlaced.truncated.gif
  81. hippopotamus.jpeg
  82. hippopotamus.lossless.webp
  83. hippopotamus.lossy.webp
  84. hippopotamus.masked-with-muybridge.gif
  85. hippopotamus.masked-with-muybridge.png
  86. hippopotamus.nie
  87. hippopotamus.regular.gif
  88. hippopotamus.regular.png
  89. hippopotamus.tiff
  90. json-quirks.json
  91. json-quirks.tokens
  92. json-things.cbor
  93. json-things.formatted.json
  94. json-things.unformatted.json
  95. json-things.unformatted.tokens
  96. midsummer.txt
  97. midsummer.txt.gz
  98. midsummer.txt.zlib
  99. muybridge-frame-000.indexes
  100. muybridge-frame-000.wbmp
  101. muybridge-frame-001.indexes
  102. muybridge-frame-002.indexes
  103. muybridge-frame-003.indexes
  104. muybridge-frame-004.indexes
  105. muybridge-frame-005.indexes
  106. muybridge-frame-006.indexes
  107. muybridge-frame-007.indexes
  108. muybridge-frame-008.indexes
  109. muybridge-frame-009.indexes
  110. muybridge-frame-010.indexes
  111. muybridge-frame-011.indexes
  112. muybridge-frame-012.indexes
  113. muybridge-frame-013.indexes
  114. muybridge-frame-014.indexes
  115. muybridge.gif
  116. nobel-prizes.json
  117. pi.txt
  118. pi.txt.giflzw
  119. pi.txt.gz
  120. pi.txt.zlib
  121. pjw-thumbnail.bmp
  122. pjw-thumbnail.gif
  123. pjw-thumbnail.jpeg
  124. pjw-thumbnail.lossless.webp
  125. pjw-thumbnail.lossy.webp
  126. pjw-thumbnail.png
  127. pjw-thumbnail.tiff
  128. README.md
  129. rfc-6901-json-pointer.json
  130. rgb24png.bmp
  131. romeo.txt
  132. romeo.txt.deflate
  133. romeo.txt.fixed-huff.deflate
  134. romeo.txt.gz
  135. romeo.txt.zlib
  136. sheep-more.rac
test/data/README.md

Unless otherwise noted, the *.gzfiles were generated by the gzip command line tool and the *.deflate and *.zlib versions were then generated by script/extract-deflate-offsets.go. Similarly, the *.giflzw files were generated by script/extract-giflzw.go and the *.palette and *.indexes files were generated by script/extract-palette-indexes.go. The *.tokens files were generated by script/print-json-token-debug-format.c.

The *.jpeg files are usually the canonical versions of the test/data images, and other versions (*.bmp, *.gif, *.png, *.tiff) were generated by ImageMagick's convert command line tool. The *.wbmp versions were generated by the script/convert-png-to-wbmp.go command line tool. The *.webp versions were generated by the cwebp command line tool.


The artificial directory holds artificially generated test data, often to explicitly test corner cases of various file formats. The files there usually come in families whose names have a common prefix, such as three files foo.bar, foo.bar.qux, foo.bar.commentary.txt all prefixed by foo.bar. The file whose name is that prefix is usually the canonical (typically hand-crafted) file, and the other files are then derived from that. Outside of the artificial directory, the other files in this directory are typically real world examples of various file formats, or deriviations of them.


animated-red-blue.gif is an original animation by Nigel Tao nigeltao@golang.org.

australian-abc-local-stations.json was crawled from data.gov.au.

bricks-* are various encodings of an original photo by Nigel Tao nigeltao@golang.org.

cbor-rfc-7049-examples.cbor is the concatenated examples from RFC 7049. The cbor-rfc-7049-examples.*.json files were then generated by example/cbor-to-json.

crude-flag.* is an original animation by Nigel Tao nigeltao@golang.org. See the lib/nie documentation.

file-sizes.json was created by running script/print-file-sizes-json.go in this repository's root directory.

gifplayer-muybridge.gif is an original animation by Nigel Tao nigeltao@golang.org.

harvesters.* are various encodings of a photo of “The Harvesters” by Pieter Bruegel the Elder, held by the Metropolitan Museum of Art. www.metmuseum.org lists that image as in the public domain.

github-tags.json was crawled from api.github.com.

hat.* are various encodings of a photo of “Self-Portrait with a Straw Hat (obverse: The Potato Peeler)” by Vincent van Gogh, held by the Metropolitan Museum of art. www.metmuseum.org lists that image as in the public domain.

hibiscus.regular.* are various encodings of a photo of “Hibiscus and Parrots” by Louis Comfort Tiffany, held by the Metropolitan Museum of Art. www.metmuseum.org lists that image as in the public domain.

hibiscus.primitive.* is the result of running the hibiscus.regular.png image through github.com/fogleman/primitive and other programs:

  • primitive -i hibiscus.regular.png -o hibiscus.primitive.svg -s 442 -n 32
  • inkscape -z -e hibiscus.primitive.png hibiscus.primitive.svg
  • Various invocations of convert and cwebp

hippopotamus.* are various encodings of a cropping of a photo of “Hippopotamus (William)”, held by the Metropolitan Museum of Art. www.metmuseum.org lists that image as in the public domain.

www.metmuseum.org says that “You are welcome to use images of artworks in The Met collection that the Museum believes to be in the public domain, or those to which the Museum waives any copyright it might have, for any purpose, including commercial and noncommercial use, free of charge and without requiring permission from the Museum.”

json-things.* are original JSON objects by Nigel Tao nigeltao@golang.org.

midsummer.txt is an excerpt of Shakespeare‘s "A Midsummer Night’s Dream", copied from shakespeare.mit.edu.

muybridge.gif is derived from en.wikipedia.org which is in the public domain.

nobel-prizes.json was crawled from api.nobelprize.org.

pi.txt contains the digits of pi.

pjw-thumbnail.* are various encodings of an image derived from an iconic, original photo of Peter J. Weinberger by Rob Pike r@golang.org.

rfc-6901-json-pointer.json is the example JSON document given in the RFC 6901 “JavaScript Object Notation (JSON) Pointer” specification.

rgb24png.bmp comes from BMP Suite, which states that its generated images “are in the public domain”.

romeo.txt is an excerpt of Shakespeare's “Romeo and Juliet”, copied from shakespeare.mit.edu.

romeo.txt.fixed-huff.deflate was derived from romeo.txt by a custom program to use fixed (not dynamic) Huffman tables for the deflate encoding.

sheep-more.rac is a RAC-compression of original text by Nigel Tao nigeltao@golang.org.