]> andersk Git - libyaml.git/commit
Get tests passing on Docker
authorIngy döt Net <ingy@ingy.net>
Fri, 30 Dec 2016 21:54:54 +0000 (15:54 -0600)
committerIngy döt Net <ingy@ingy.net>
Fri, 30 Dec 2016 21:54:54 +0000 (15:54 -0600)
commit048095f030bdd05276e5b1c6d9f954f367aa0022
tree264457e4ae8025785c2980010553f5c0f64902b6
parenta672b0710919287ffbede8594c47aade35dd5874
Get tests passing on Docker

The Dockerfiles needed to set LD_LIBRARY_PATH.

For some bizarre reason I needed to build the parser and emitter twice.
Since I plan to redo the building of these binaries later, this is OK
for now, since all tests on all CICDs will pass.

The docker stuff was needed by the semaphoreci system.
dockerfiles/ubuntu-14.04
dockerfiles/ubuntu-16.04
tests/run-test-suite/Makefile
This page took 0.045104 seconds and 5 git commands to generate.