Added a comment regarding malformed UTF-16 strings.
[platform/upstream/libexif.git] / .travis.yml
2019-05-21 Dan FandrichIncrease git clone depth in Travis.
2019-04-17 Dan FandrichTravis build updates.
2019-04-09 Dan FandrichAdded Travis builds on Ubuntu xenial and bionic.
2019-04-09 Dan FandrichAdded a Travis build with --disable-nls
2019-03-11 Dan FandrichAdded a clang-7 Travis build configuration.
2019-03-01 Dan FandrichAdded stricter ASAN checks in the Travis sanitize build.
2019-02-28 Dan FandrichConfigure CI builds with --disable-dependency-tracking...
2019-02-07 Dan FandrichRetry on error when downloading failmalloc in the Travi...
2019-02-01 Dan FandrichAdd a MUSL build on Travis.
2018-11-30 Dan FandrichReformatted the matrix section of the Travis config...
2018-11-30 Dan FandrichAdded an ARM cross-compile build to Travis.
2018-11-10 Dan FandrichAdd check-failmalloc.sh to test OOM conditions.
2018-11-06 Dan FandrichEnable AM_SILENT_RULES by default.
2018-11-05 Dan FandrichRun the libexif-testsuite tests in parallel now that...
2018-11-03 Dan FandrichUse a glob to find test-suite.log on a failing Travis...
2018-10-28 Dan FandrichAdd code coverage using libexif-testsuite.
2018-08-29 Dan FandrichDisplay the test log on a Travis test failure.
2018-08-28 Dan FandrichAdded ASAN and UBSAN builds and upgrade to clang-6...
2018-08-28 Dan FandrichAdded clang-5 and gcc-7 Travis build configurations.
2018-08-25 Dan FandrichAdded more configurations to the Travis build matrix.
2018-08-18 Dan FandrichInstall the autopoint package for Travis builds.
2018-08-18 Dan FandrichAdd a .travis.yml file to enable Travis CI integration.