2 Commits (d5747ddcf64650af16c645d9fe21b1c7d59482c4)

Author SHA1 Message Date
xpetit a7d54e6b2c
Switch to Go modules, update Go version 3 years ago
a756c5cedb Move to make it work with GOPATH 4 years ago
Xavier Petit d45b2f940f Improve Dockerfile, move tests 4 years ago
Xavier Petit e594a2d6a5 Rename so that Go binaries don't conflict with others 4 years ago
Xavier Petit 802264081a Use absolute path and embrace GOPATH #occupy 4 years ago
Xavier Petit ea9c27fcfb Use absolute path and embrace GOPATH #occupy 4 years ago
Xavier Petit 3569fc1bf6 Move useful code again 4 years ago
Xavier Petit 52285bab5d Use absolute imports 4 years ago
Xavier Petit 813dfb5198 Change folder hierarchy 4 years ago
Xavier Petit ddc1bde725 Change folder hierarchy 4 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. 4 years ago
Xavier Petit d8c0aa825a Move Go source code outside of "src" (abort mission) 4 years ago
Xavier Petit fd21b5fa8f Move Go source code in "src" to allow GOPATH usage 4 years ago
Xavier Petit b6c0e8a914 Use local lib, rename imports 4 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) 4 years ago
Xavier Petit 2d3ec80c73 Intermediate commit 4 years ago
Xavier Petit 464d4e4816 Rename *_test.go -> test_*.go 4 years ago
Xavier Petit 101c5e8be5 Abandon testing package for functions, pass exercise name as an argument (no more magic) 4 years ago
Xavier Petit 996a46a4db Externalize tests 4 years ago