Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added a new test and commented out an old one | Matthew Lemon | 2020-06-21 | 1 | -31/+31 |
| | |||||
* | rewrote a test unnecessarily, but did it anyway | Matthew Lemon | 2019-12-06 | 1 | -13/+26 |
| | |||||
* | removed all coords code | Matthew Lemon | 2019-12-03 | 1 | -48/+0 |
| | |||||
* | tweaking the globbing func | Matthew Lemon | 2019-12-01 | 1 | -1/+12 |
| | |||||
* | added test for basic glob of target directory | Matthew Lemon | 2019-12-01 | 1 | -0/+8 |
| | |||||
* | fixed failing test after my extra test was added prior to merge | Matthew Lemon | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:hammerheadlemon/datamaps-go | Matthew Lemon | 2019-11-28 | 1 | -41/+67 |
|\ | |||||
| * | fixed test | Matthew Lemon | 2019-11-18 | 1 | -1/+1 |
| | | |||||
| * | test for far out cell val | Matthew Lemon | 2019-11-18 | 1 | -0/+1 |
| | | |||||
| * | tidying | Matthew Lemon | 2019-11-15 | 1 | -11/+11 |
| | | |||||
| * | another test parameterized | Matthew Lemon | 2019-11-15 | 1 | -12/+11 |
| | | |||||
| * | added a little bit of code to test to prevent index panic | Matthew Lemon | 2019-11-15 | 1 | -11/+20 |
| | | |||||
| * | parameterized another test | Matthew Lemon | 2019-11-15 | 1 | -8/+12 |
| | | |||||
| * | reformatted test to use a case struct | Matthew Lemon | 2019-11-15 | 1 | -11/+15 |
| | | |||||
| * | removed dependency on datamap file | Matthew Lemon | 2019-11-15 | 1 | -4/+7 |
| | | |||||
| * | fixed - passing test | Matthew Lemon | 2019-11-14 | 1 | -0/+6 |
| | | |||||
* | | added another test | Matthew Lemon | 2019-11-28 | 1 | -0/+3 |
|/ | |||||
* | pretty much can filter by datamap by needs more tests | Matthew Lemon | 2019-11-12 | 1 | -0/+7 |
| | |||||
* | fix incorrectly named func | Matthew Lemon | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | removed superceded func and old TODOs | Matthew Lemon | 2019-11-12 | 1 | -17/+2 |
| | |||||
* | some error refactoring and tidying | Matthew Lemon | 2019-11-12 | 1 | -2/+0 |
| | |||||
* | added another test | Matthew Lemon | 2019-11-12 | 1 | -1/+5 |
| | |||||
* | tidying | Matthew Lemon | 2019-11-12 | 1 | -10/+10 |
| | |||||
* | added another test - but do we always want strings to be returned? | Matthew Lemon | 2019-11-12 | 1 | -0/+4 |
| | |||||
* | first passing test after parsing XLSX data into decent data structure | Matthew Lemon | 2019-11-12 | 1 | -1/+3 |
| | |||||
* | struggling on with this func to manage the parsed data data structure | Matthew Lemon | 2019-11-11 | 1 | -7/+3 |
| | |||||
* | func makes more sense now | Matthew Lemon | 2019-11-11 | 1 | -3/+12 |
| | |||||
* | cleanup | Matthew Lemon | 2019-11-11 | 1 | -4/+1 |
| | |||||
* | added test for counting sheets in datamap | Matthew Lemon | 2019-11-11 | 1 | -0/+11 |
| | |||||
* | light refactoring - naming, etc | Matthew Lemon | 2019-11-04 | 1 | -21/+21 |
| | |||||
* | put back proper test for data pulled from spreadsheet | Matthew Lemon | 2019-11-03 | 1 | -1/+10 |
| | |||||
* | alphastream variable now fits Excel max cols | Matthew Lemon | 2019-11-03 | 1 | -0/+6 |
| | |||||
* | added alphaStream | Matthew Lemon | 2019-11-03 | 1 | -0/+6 |
| | |||||
* | implemented alphas - producing letter component of Excel columns horizontally | Matthew Lemon | 2019-11-03 | 1 | -1/+17 |
| | |||||
* | lots of stuff | Matthew Lemon | 2019-11-03 | 1 | -2/+21 |
| | |||||
* | use proper test fixture file | Matthew Lemon | 2019-11-01 | 1 | -1/+1 |
| | |||||
* | removed the pointer | Matthew Lemon | 2019-11-01 | 1 | -9/+8 |
| | |||||
* | added test and some cleanup | Matthew Lemon | 2019-10-25 | 1 | -0/+15 |
| | |||||
* | more testing | Matthew Lemon | 2019-10-24 | 1 | -1/+12 |
| | |||||
* | passing test | Matthew Lemon | 2019-10-21 | 1 | -2/+5 |
| | |||||
* | initial commit | Matthew Lemon | 2019-10-21 | 1 | -0/+10 |