]> git.ipfire.org Git - people/ms/strongswan.git/commit - .travis.yml
travis: Add tests for builtin printf hook implementation
authorTobias Brunner <tobias@strongswan.org>
Mon, 3 Mar 2014 17:44:29 +0000 (18:44 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 20 Mar 2014 14:49:05 +0000 (15:49 +0100)
commit316aa4b43b8ced4169f3887603d588028c9411a2
treeaccbc2c09646be8eeafada4f932c47ec2d215164
parent4ffe02a75d4ed5cb4f698c2c96068f380060899c
travis: Add tests for builtin printf hook implementation

We can't test Vstr as it does not properly handle negative int arguments
for custom format callbacks, so some of the enum tests would fail.
.travis.yml
scripts/test.sh