Add a very simple test for writing subtitles.
[libdcp.git] / test / wscript
2015-04-30 Carl HetheringtonAdd a very simple test for writing subtitles.
2015-04-30 Carl HetheringtonRename subtitle_test -> read_subtitle_test.
2015-04-21 Carl HetheringtonRemove FrameInfo serialization and give it a default...
2015-02-02 Carl HetheringtonRemove Image and ARGBImage and just dump RGB data into
2015-02-02 Carl HetheringtonRename XYZFrame -> XYZImage and ARGBFrame -> ARGBImage.
2015-01-03 Carl HetheringtonAdd support for reading non-MXF-wrapped SMPTE subtitle...
2015-01-03 Carl HetheringtonVarious fixes to XYZ/RGB transforms.
2014-12-28 Carl HetheringtonRename subtitle_tests -> subtitle_test.
2014-12-28 Carl HetheringtonRemove Image:swap(); add some more tests.
2014-12-28 Carl HetheringtonAdd another test.
2014-12-28 Carl HetheringtonExamine gcov result for all test programs.
2014-12-28 Carl HetheringtonAnother test.
2014-12-28 Carl HetheringtonMore tests.
2014-12-28 Carl HetheringtonFix build of gcov stuff.
2014-12-28 Carl HetheringtonChange colourspace handling round a bit: 1.0-colour-cleanup
2014-12-28 Carl HetheringtonMore tests.
2014-12-28 Carl HetheringtonNew test.
2014-12-27 Carl HetheringtonMore tests.
2014-12-27 Carl HetheringtonAdd gcov test coverage (written to build/test/coverage...
2014-12-27 Carl HetheringtonRename color -> colour.
2014-05-14 Carl HetheringtonMerge master.
2014-03-19 Carl HetheringtonConsiderable re-work of KDM class to express the differ...
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-02-24 Carl HetheringtonMake 1.0 parallel-installable with 0.x.
2014-01-28 Carl HetheringtonVarious test fixes.
2014-01-27 Carl HetheringtonSome tidying up.
2014-01-26 Carl HetheringtonIt builds again.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl HetheringtonRemove create-by-files method for sound and picture...
2014-01-17 Carl Hetheringtonwscript tidying.
2014-01-14 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-01-14 Carl HetheringtonAdd test for bad ScreenAspectRatio tags in Interop.
2013-11-25 Carl HetheringtonAdd FrameInfo::write for FILE *; test it.
2013-09-29 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-09-29 Carl HetheringtonNew test.
2013-09-25 Carl HetheringtonSwitch away from the many-constructor-arguments approac...
2013-09-25 Carl HetheringtonAdd round-trip KDM test. Fix various bugs in KDM gener...
2013-09-25 Carl HetheringtonSplit tests up.
2013-08-08 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-08-06 Carl HetheringtonRemove unnecessary link of libtiff.
2013-07-06 Carl HetheringtonWorking decryption via KDM.
2013-07-02 Carl HetheringtonMerge master; at least partially.
2013-06-18 Carl HetheringtonFix static build.
2013-06-18 Carl HetheringtonMerge master.
2013-01-14 Carl HetheringtonMerge master
2013-01-03 Carl HetheringtonSort-of generates a signed CPL.
2012-12-22 Carl HetheringtonMore various fixes to subtitle XML writing.
2012-12-22 Carl HetheringtonFix numerous bugs in subtitle XML generation.
2012-12-07 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2012-12-07 Carl HetheringtonAllow static builds.
2012-08-21 Carl HetheringtonMake sure we link with the local libdcp for tests.
2012-07-21 Carl HetheringtonVarious tweaks for Windows builds.
2012-07-16 Carl HetheringtonImport.