summaryrefslogtreecommitdiff
path: root/rows_test.go
Commit message (Expand)AuthorAge
* Only parse xml once when readingHarris2019-08-05
* add unit tests to functionsxuri2019-04-16
* Resolve #369,#370xuri2019-04-15
* Add unit test to improve testing coveragexuri2019-03-24
* refactor: handler error instead of panic,xuri2019-03-23
* Huge refactorig for consistent col/row numbering (#356)Veniamin Albaev2019-03-20
* update go test and function docscaozhiyi2019-03-07
* Implement consistent row addressing by Excel row number starting with 1 (#350)Veniamin Albaev2019-03-06
* Merge test cases and use strict error checking.Ri Xu2018-05-07
* add iterator method for rowsLunny Xiao2018-05-05