na-ka-na / ExcelCompare

Command line tool (and API) for diffing Excel Workbooks
812 stars 102 forks source link

Several changes related to smoke tests #61

Closed RossPatterson closed 3 years ago

RossPatterson commented 3 years ago

Several changes related to smoke tests:

  1. Update the Windows versions of 2 results files to match their Mac/Linux versions.
  2. Use Java's built-in technique for recognizing a Windows platform instead of checking the path separator.
  3. Delete all the Windows results files and change the build.xml to construct them automatically from the Mac/Linux versions, so they'll never be wrong.