diff options
| author | jvoisin | 2019-09-01 09:28:46 -0700 |
|---|---|---|
| committer | jvoisin | 2019-09-01 09:28:46 -0700 |
| commit | 397a18b0cc6453c9d72ce2cd110f3724ac809313 (patch) | |
| tree | e87174f3cbeeb4be071bf5deb2fc55a62f757ec1 /tests/data | |
| parent | fc924239febb3f186585d9ea6c263e1cb7dc690d (diff) | |
Add support for ppm
Diffstat (limited to 'tests/data')
| -rw-r--r-- | tests/data/dirty.ppm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/data/dirty.ppm b/tests/data/dirty.ppm new file mode 100644 index 0000000..d658cd3 --- /dev/null +++ b/tests/data/dirty.ppm | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | P3 | ||
| 2 | # A metadata | ||
| 3 | 3 2 1 | ||
| 4 | 1 0 1 0 1 0 0 0 1 | ||
| 5 | # And an other one | ||
| 6 | 1 1 0 1 0 1 1 0 0 | ||
| 7 | # and a final one here | ||
| 8 | |||
