File: Changes

package info (click to toggle)
libtest-image-gd-perl 0.03-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 96 kB
  • sloc: perl: 270; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 496 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Revision history for Perl extension Test-Image-GD.

0.03 Fri, Dec 9, 2005
    - added size_ok() function 
        - added tests for this
    - added height_ok() function 
        - added tests for this
    - added width_ok() function 
        - added tests for this                    

0.02 Wed, Dec 7, 2005
    - removed GIF files from distro and now the test
      file itself generates them, this is (IMO) a more
      realistic use case.

0.01 Sat Dec  3 23:06:56 2005
    - module created