Commit Graph

5 Commits (cfe60a0cce62ddd2376362a5243688e0cf4c60d8)

Author SHA1 Message Date
Logan Shire cfe60a0cce Working on parsing timestamps 2022-11-05 19:59:02 -04:00
Dustin Oprea 8fd2b91cd6 Modulize project 2020-01-01 11:10:01 -05:00
Dustin Oprea 1fe423a045 Revert rename of testing_common.go
We need this to not run unless we're in a testing context. This is prep
for module support, where the relative path required there only works in
this package but will fail if used in reads in an `init()` function upon
import from subpackages.
2020-01-01 10:40:03 -05:00
Dustin Oprea c8c0acaebc Use global for name of test image
- Moved logic from common_test.go to testing_common.go . That was legacy
  naming.
2020-01-01 10:05:56 -05:00
Dustin Oprea dfbe003c0e Reorganized to not require GOPATH unless testing. 2018-06-16 09:49:14 -04:00