Commit Graph

4 Commits

Author SHA1 Message Date
Brandon Amos fe8f73eb69 Tests: Generalize to Python 2 and 3. Run Python 2 by default. 2017-04-24 18:01:10 -04:00
Andrew 71ee6ee747 Make OpenFace work with Python 3 (#231)
* Make OpenFace Python 3 compatible, retaining Python 2 compatibility.
Tests could be parameterised to test for either Python 2 or 3.
Tests currently fail due to different library calculation outcomes?

* Tiny change to remove the dependency on nosetest3.

* Dockerfile updates for OpenFace + Python3 + Dlib19.2 + OpenCV3.2

* Revert "Dockerfile updates for OpenFace + Python3 + Dlib19.2 + OpenCV3.2"

This reverts commit ec08fc9226.

* Change for python2 backwards compatibility

* Change for python2 backwards compatibility

* Change to ensure python2 backwards compatibility

* Change to ensure python2 backwards compatibility
2017-04-24 17:50:16 -04:00
Brandon Amos 5634a4f563 Set executable bit on run-tests.sh. 2016-01-11 16:19:37 -05:00
Brandon Amos 9ed7a42c85 Move tests to separate directory. 2016-01-11 12:13:14 -05:00