From fe3a710bca3ed6d9242be7afc5ead84a0ade50ee Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Sat, 31 Oct 2015 02:07:05 -0400 Subject: [PATCH] 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. --- development/TestsToDo | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 development/TestsToDo diff --git a/development/TestsToDo b/development/TestsToDo new file mode 100644 index 0000000000..684d8d940d --- /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. -- 2.39.2