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
cb053ae190
🎵 Le reEEEfactOOOOr est touJOUUUrs plUUS fOOORT 🎶
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.
...
So we will have to look at the state of the files before and after this PR if we want to understand things.
I think it will be better afterwards, except for the tests I broke.
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
a68429ab87
Convert last "prog" exercises as functions exercises (intermediate commit)
5 years ago
Xavier Petit
a30dacadb2
Convert last "prog" exercises as functions exercises (intermediate commit)
5 years ago
Xavier Petit
3821cdb631
Convert last "prog" exercises as functions exercises (intermediate commit)
5 years ago
Xavier Petit
2d3ec80c73
Intermediate commit
5 years ago
Xavier Petit
464d4e4816
Rename *_test.go -> test_*.go
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
38496e968d
Fixing a misnamed file
5 years ago
Xavier Petit
b1af817bb4
Remove unnecessary empty lines and simplify code
5 years ago
Xavier Petit
996a46a4db
Externalize tests
5 years ago