1 Commits (d29e917d948d411ce6fd4141f540bb39f1d0afc9)

Author SHA1 Message Date
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 d1e8e8acb8 Fix test files 4 years ago
Xavier Petit 91e1d05433 Convert last "prog" exercises as functions exercises (quand y'en a plus y'en a encor (sic)) 4 years ago
Xavier Petit 2d3ec80c73 Intermediate commit 4 years ago
Xavier Petit 464d4e4816 Rename *_test.go -> test_*.go 4 years ago
Xavier Petit 0424daa985 Refactor & Beautify & destruction commit 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 cf15c029c7 Fixing a misnamed file (again) 4 years ago
Xavier Petit 38496e968d Fixing a misnamed file 4 years ago
Xavier Petit 59b9bf9b7a mb:go x$ pwd 4 years ago
Xavier Petit 996a46a4db Externalize tests 4 years ago