excelize/test
Veniamin Albaev 35426ed5dc Tests refactoring
Primary motivation: Avoid statefull tests with not ignorable git file tree changes.
Multiple tests reads and overwrites signle file for won needs.
Multiple tests reads and overwrites file under version control.

Secondary motivation: Minimal tests logic aligment, separate error expectation
and not error expectation tests. Introduce sub-test over test data sets and so far.

This commit is not ideal but necessary (IMHO)
2018-12-27 13:51:44 +03:00
..
images Add new logo for excelize 2018-12-05 00:27:19 +08:00
BadWorkbook.xlsx Tests refactoring 2018-12-27 13:51:44 +03:00
Book1.xlsx Fixes #308, refactor `NewSheet()`, `DeleteSheet()`, `SetActiveSheet()` and `GetActiveSheetIndex()` 2018-12-15 00:08:55 +08:00
MergeCell.xlsx Add GetMergeCells 2018-12-19 20:54:38 +09:00
SharedStrings.xlsx - Make row index consistent in function `SetRowHeight` and `GetRowHeight`, fix issue #205; 2018-04-02 10:59:15 +08:00