Commit Graph

4 Commits (master)

Author SHA1 Message Date
Mike Frysinger aac77143dd convert all files to native line encodings
A bunch of these files were committed with Windows line encodings.
Strip all those ^M gremlins out as people working on Windows can
use git's autocrlf setting to convert back and forth as needed.
2018-06-21 21:44:54 -04:00
Mike Frysinger 12a0f039b3 tests: sync feature enable lists in cmake files #382 2017-02-15 11:14:25 -05:00
Christoph M. Becker 0e4bf002ea Fix test case for Windows x86
On Windows all exported functions are declared as stdcall, which is
incompatible with cdecl on x86 Windows.
2017-01-20 18:05:59 +01:00
Christoph M. Becker d6d2dec0fb Test and document gdImageFlip*() 2016-10-02 14:36:09 +02:00