| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 8 年前 | ||
| 12 年前 | ||
| 9 年前 | ||
| 9 年前 | ||
| 11 年前 | ||
| 8 年前 | ||
| 11 年前 | ||
| 11 年前 |
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