xpetit
905b3bd932
Refactor the way Go exercises are tested to make it easy to test
4 years ago
xpetit
26aeb18428
Remove useless check (compilation will fail anyway on 32 bits systems)
4 years ago
xpetit
4cb9d7cdf8
Make tester work again (need to fix sh exercises with curl)
4 years ago
Xavier Petit
2bd1c8c884
Remove additional examples in cases of errors and handled error check
...
Because it was causing issues with ztail kind of exercises where the
program can fail but the error message can be any line
4 years ago
fb4eea5c99
Add shellcheck, simplify image building
5 years ago
733351cd14
Fix lib
5 years ago
Xavier Petit
d45b2f940f
Improve Dockerfile, move tests
5 years ago
Xavier Petit
4cd53cebe1
working-ish
5 years ago
Xavier Petit
802264081a
Use absolute path and embrace GOPATH #occupy
5 years ago
Xavier Petit
cb053ae190
🎵 Le reEEEfactOOOOr est touJOUUUrs plUUS fOOORT 🎶
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
37eaf23e3f
Add lib (was z01 before) with utilities to help testing
5 years ago