Raphael Reitzig
da69b50eb5
issue #29 - Make Travis test on macOS.
...
And mercy be with us all.
- Use `apt` and `homebrew` addons for simplicity and build speed (?).
- Make build matrix explicit: can't handle installing different
versions of fish otherwise.
2019-07-31 01:42:52 +02:00
Raphael Reitzig
0d080212d2
Verify (re-)initialization of SDKMAN env vars works.
...
- Add new test that covers the two cases considered so far.
Housekeeping:
- Add `.gitignore`
- Add `.editorconfig`
2019-07-30 22:19:32 +02:00
Raphael Reitzig
ddb3b3042b
Fix Travis build: run all tests for Fish 2 and 3.
2019-07-21 22:28:27 +02:00
Raphael R
593d12b648
Add preliminary tests for fish 3.
2019-07-21 21:22:46 +02:00
Raphael Reitzig
e01e9a4bea
Refactoring: bash calling in its own function.
...
Also:
- Fixes Travis build reg. bf13d2f
.
- Wrapper test now cleans up after itself.
2018-07-18 22:05:57 +02:00
Raphael Reitzig
e13d3f2f50
Adds completion tests.
...
Resolves issue #7 .
2018-07-15 12:27:48 +02:00
Raphael Reitzig
9b88775e6c
Fixes test call
2018-07-14 22:44:18 +02:00
Raphael Reitzig
debd5e2d66
Do not add uninstalled SDKs to PATH.
...
Fixes issue #10 pt1.
2018-07-14 22:26:38 +02:00
Raphael Reitzig
6f86eadfdb
Adds Travis config.
2018-07-14 21:33:55 +02:00