Commit graph

19 commits

Author SHA1 Message Date
Raphael Reitzig
ac99d1464c Final macOS incompatibility fix.
Closes issue #29.
2019-11-06 20:52:07 +01:00
Raphael Reitzig
7e9d8a7031 issue #29: Fix installation test. 2019-11-05 06:11:48 +01:00
Raphael Reitzig
0d42de6d9c issue #29: Local Homebrew formula for fish 2 2019-11-05 05:52:02 +01:00
Raphael Reitzig
7faecfd154 issue #29: Avoid GNU-specific find. 2019-11-05 05:32:11 +01:00
Raphael Reitzig
060169f5da Merge branch 'dev' into macos-compat 2019-11-05 04:54:15 +01:00
Raphael Reitzig
47ec1e3847 Add test for issue #26
Require to offer installation of SDKMAN!
2019-11-05 04:19:50 +01:00
Raphael Reitzig
e503300b8a Fix PATH zombie test 2019-11-05 04:07:29 +01:00
Raphael Reitzig
5d7e1d43f6 Merge branch 'dev' into macos-compat 2019-07-31 03:16:23 +02:00
Raphael Reitzig
04a8c8574a issue #27 Fish 3 compatibility: make fish 3 tests mandatory. 2019-07-31 03:03:19 +02:00
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
3055e88e1f Reformat .travis.yml 2019-07-30 22:33:56 +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