Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

testbench

README
------

run_test_and_diff.sh

Just a quick tool for diffing spreadsheets, from a baseline openoffice/libreoffice spreadsheet.
Requires xmllint and meld as command line tools in linux.  The idea is you can manipulate the
xlsx spreadsheet and then see what the resulting xml is, and diff it with your test.xlsx

```sudo apt-get install xmllint libxml2-utils```

xlsxwriter.class.Test.php

A simple PHPUnit test for a basic spreadsheet