Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-23 | convert docx mathml test documents into unittests | Luboš Luňák | |
There are few small things that do not survive the roundtrip completely accurately, they should be checked somewhen when there's time. But it's better to have these as actual tests rather than just documents somewhere. Change-Id: Ic3732ab8450376820867950438d89e324f391eeb | |||
2011-12-08 | add docx starmath testing documents | Luboš Luňák | |
It's simply a bunch of documents with various math features in them. It'd be nice to have an automated test built on top of them that checks the formula is the same (roughly, in the meaning, it can't be precise because import adds e.g. extra {}'s) after an export+import roundtrip. |