]> git.draconx.ca Git - liblbx.git/commit
tests: Add a simple test to validate PAM output formats.
authorNick Bowler <nbowler@draconx.ca>
Fri, 21 Jun 2013 14:18:39 +0000 (10:18 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sat, 22 Jun 2013 13:56:37 +0000 (09:56 -0400)
commitd4c47ce48c5de8bd1066ae3996f6e34cd790cd7c
tree44a145ca90f57c4676a00afd4c02aee988b772e1
parent2f0e47fcf78aeae3bcd0e8126f2f33b98bd285e8
tests: Add a simple test to validate PAM output formats.

This tests that the PAM output produces the correct image type for
all four of the lbximg modes.
Makefile.am
tests/pam-formats.tap [new file with mode: 0755]
tests/testdata/image-1x1 [new file with mode: 0644]
tests/testdata/image-1x1-mt [new file with mode: 0644]
tests/testdata/palette-ramp [new file with mode: 0644]
tests/util/test-init.sh