summaryrefslogtreecommitdiff
path: root/install.sh
AgeCommit message (Collapse)Author
2019-03-28Fix order of true/false in tests for executablesMatthias Geier
1b3469f236bc6979c27f6e1a04e4138a88e55de3 has fixed the tests themselves, but now the original error shows itself.
2019-03-28make installation command checks more thoroughliv
2019-03-20Fix comment positionColin Pitrat
2019-03-20Verify that rust version is recent enough to install rustlings.Colin Pitrat
I would have liked to write some tests for the vercomp function I introduce, but there doesn't seem to be any CI setup yet?
2019-03-06add a basic install scriptlyn