commit fe3a710bca3ed6d9242be7afc5ead84a0ade50ee
Author: Scott Kostyshak <[email protected]>
Date:   Sat Oct 31 02:07:05 2015 -0400

    Initial commit of a file for plans of future tests
    
    The TestsToDo file will contain ideas for tests that we would like
    to implement in the future.

diff --git a/development/TestsToDo b/development/TestsToDo
new file mode 100644
index 0000000..684d8d9
--- /dev/null
+++ b/development/TestsToDo
@@ -0,0 +1,6 @@
+This file describes tests that might be useful to implement.
+
+- lyx2lyx tests
+  One way to implemente tests of lyx2lyx is to do a roundtrip lyx2lyx
+  conversion (e.g. with the previous major release format) and then compare the
+  exported .tex files before and after. Ideally there should be no change.

Reply via email to