1 Commits (5f196927fe55aac8afea1ca118ab1524b6cf5e2c)

Author SHA1 Message Date
a756c5cedb Move to make it work with GOPATH 5 years ago
Xavier Petit 802264081a Use absolute path and embrace GOPATH #occupy 5 years ago
Xavier Petit c2425114a5 Move broken Go files outside of tests folder 5 years ago
Xavier Petit 813dfb5198 Change folder hierarchy 5 years ago
Xavier Petit ddc1bde725 Change folder hierarchy 5 years ago
Xavier Petit 3e90ae6cc7 This commit is messy, I merged, moved and modified so many files in a hurry I did not commit all the steps. 5 years ago
Xavier Petit d8c0aa825a Move Go source code outside of "src" (abort mission) 5 years ago
Xavier Petit fd21b5fa8f Move Go source code in "src" to allow GOPATH usage 5 years ago
Xavier Petit b6c0e8a914 Use local lib, rename imports 5 years ago
Xavier Petit ac5cb21443 Going to separate functions and programs in two different folders (because the underlying file hierarchy is going to be different, so I don't want to mix them, this is two completely different and independent ways of testing Go code) 5 years ago
Xavier Petit 2d3ec80c73 Intermediate commit 5 years ago
Xavier Petit 464d4e4816 Rename *_test.go -> test_*.go 5 years ago
Xavier Petit 0424daa985 Refactor & Beautify & destruction commit 5 years ago
Xavier Petit ad01969b09 Use Fatal instead of Error (to make the tests abort faster) 5 years ago
Xavier Petit 996a46a4db Externalize tests 5 years ago