sandflow / regxmllib

Convert MXF to XML: RegXML (SMPTE ST 2001-1) tools and libraries
BSD 2-Clause "Simplified" License
35 stars 14 forks source link

Simplify addition of unit test cases that use reference files #83

Closed palemieux closed 8 years ago

palemieux commented 8 years ago

Adding a use case based on a reference file requires modifying:

... and generating reference files requires copying reference registers to both:

Suggest:

palemieux commented 8 years ago

use reference-registers for both reference file generation and unit test checking

Addressed by c75de630811701f18af3e55d476605ecbe1c7716

palemieux commented 8 years ago

assuming that all files in sample-files should be turned into reference-files

This will not work in all cases since some sample files are used for other purposes.

6bbb8c1288af3dfb80bf1f792f54e8cd516bc1d9 removes the need to tweak build.properties