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

Create a sanity check #78

Open Ceylo opened 9 years ago

Ceylo commented 9 years ago

At the moment there is no basic working test to check that playback is ok. Because of this, for 2 weeks we didn't see that the subtitles weren't working anymore (invalid position).

Write basic tests to check that: