issues
search
Yalir
/
sfeMovie
sfeMovie is a simple C++ library that lets you play movies in SFML based applications. It relies on FFmpeg to read medias and remains consistent with SFML's naming conventions.
http://sfemovie.yalir.org/
GNU Lesser General Public License v2.1
114
stars
37
forks
source link
Enable tests on Jenkins
#77
Open
Ceylo
opened
9 years ago
Ceylo
commented
9 years ago
To be done:
[ ] let the Jenkins slaves run the tests
[ ] install boost
[ ] configure Jenkins to run the tests
[ ] make sure the tests can run (lack of video and sound device…)
[ ] setup a shared Samba folder to store the test data
[ ] make the shared Samba folder available to the Jenkins slaves
[ ] add utility functions (available to tests only) to easily access the files on the shared Samba folder
To be done: