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

Adding binary samples/test cases #5

Open
jure opened this issue Jul 7, 2015 · 3 comments
Open

Adding binary samples/test cases #5

jure opened this issue Jul 7, 2015 · 3 comments

Comments

@jure
Copy link
Collaborator

jure commented Jul 7, 2015

I'm getting ready to put in a bunch of test cases, i.e. binary oleObjectX.bin files from various Docx documents and the non-namespaced MathML that we get from a conversion in MathType.

What would be the best way to put this into the repository? Do you have any conditions that the samples or expected outputs must fulfill at this point?

@Sukii
Copy link
Owner

Sukii commented Jul 7, 2015

Maha will create a test sample for input and expected MathML (without
namespace) output.

Thanks
Suki

On Tue, Jul 7, 2015 at 3:03 PM, Jure Triglav [email protected]
wrote:

I'm getting ready to put in a bunch of test cases, i.e. binary
oleObjectX.bin files from various Docx documents and the non-namespaced
MathML that we get from a conversion in MathType.

What would be the best way to put this into the repository? Do you have
any conditions that the samples or expected outputs must fulfill at this
point?


Reply to this email directly or view it on GitHub
#5.

@jure
Copy link
Collaborator Author

jure commented Jul 7, 2015

Awesome! I thought this was in place, because I saw the expected output files in the repository already, but looking at AppTest.java, it's only testing parsing for now.

Let me know how I can help!

@Sukii
Copy link
Owner

Sukii commented Jul 7, 2015

Yes, the Java code goes only till some intermediate XML.
The XSLT then takes it to MathML but that is not configured in to the Java
test suite, yet.

Suki

On Tue, Jul 7, 2015 at 4:06 PM, Jure Triglav [email protected]
wrote:

Awesome! I thought this was in place, because I saw the expected output
files in the repository already, but looking at AppTest.java, it's only
testing parsing for now.

Let me know how I can help!


Reply to this email directly or view it on GitHub
#5 (comment).

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

No branches or pull requests

2 participants