1 Commits (52851af20aa17e7d16dc44e289531cd64ab0a484)

Author SHA1 Message Date
a756c5cedb Move to make it work with GOPATH 5 years ago
Xavier Petit d45b2f940f Improve Dockerfile, move tests 5 years ago
Xavier Petit e594a2d6a5 Rename so that Go binaries don't conflict with others 5 years ago
Xavier Petit 802264081a Use absolute path and embrace GOPATH #occupy 5 years ago
Xavier Petit ea9c27fcfb Use absolute path and embrace GOPATH #occupy 5 years ago
Xavier Petit 52285bab5d Use absolute imports 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 101c5e8be5 Abandon testing package for functions, pass exercise name as an argument (no more magic) 5 years ago
Xavier Petit b1af817bb4 Remove unnecessary empty lines and simplify code 5 years ago
Xavier Petit 996a46a4db Externalize tests 5 years ago