Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests: repeating input files #4

Open
mgorny opened this issue May 17, 2012 · 0 comments
Open

Tests: repeating input files #4

mgorny opened this issue May 17, 2012 · 0 comments

Comments

@mgorny
Copy link
Contributor

mgorny commented May 17, 2012

The input files in dcparser and dcserialize seem to be repeating:

$ duff -r .
2 files in cluster 1 (1920 bytes, digest 72a122ca9485ecd2b68350f14733daf36f7cbde4)
./dcserialize/andersen_brzydkie_kaczatko.xml
./dcparser/andersen_brzydkie_kaczatko.xml
2 files in cluster 2 (2318 bytes, digest 7b015ab76c72078d66f68b170b7549b346c7e3e8)
./dcserialize/kochanowski_piesn7.xml
./dcparser/kochanowski_piesn7.xml
2 files in cluster 3 (2254 bytes, digest 2b2d21a2a8c01504c623430157379f276d95dbbf)
./dcserialize/mickiewicz_rybka.xml
./dcparser/mickiewicz_rybka.xml
2 files in cluster 4 (1943 bytes, digest 914b998f397f5b76bed525c8a13bfd9ddc27e993)
./dcserialize/sofokles_antygona.xml
./dcparser/sofokles_antygona.xml
2 files in cluster 5 (1799 bytes, digest e0c5556f9264d1357ee94ab4094f9ba60341e629)
./dcserialize/biedrzycki_akslop.xml
./dcparser/biedrzycki_akslop.xml

I think the input files should be moved to a common directory where they could be easily used by all the tests. I want to implement tests for .fb2 and I'd really prefer reusing the existing input rather than introducing a new files or using another format name in input path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant