Commit graph

7 commits

Author SHA1 Message Date
Raphael Reitzig
a0aa142288 fix: Respect globally set SDKMAN_DIR
Also, print a warning during shell startup
if a custom install path is set, but
SDKMAN! is not installed there.

fixes #52
2024-04-03 23:54:46 +02:00
Raphael Reitzig
7c0ece3dfb fix(test): Move local test to more current fish ...
... by means of using a more current OS, and
fix a test helper that used a feature now removed from fish.
2023-06-26 09:00:24 +02:00
Raphael Reitzig
2afb22f6af Fix tests on macOS. Also clarifies a test description. 2020-05-26 06:12:38 +02:00
Raphael Reitzig
efd9cf0c0b Polish Travis build. 2020-05-26 05:56:01 +02:00
Raphael Reitzig
0a948c81c1 Migrate reinitialization test to Cucumber. 2020-05-26 04:22:01 +02:00
Raphael Reitzig
56bc601b17 Migrate wrapper test to Cucumber. 2020-05-26 02:49:06 +02:00
Raphael Reitzig
0c15f199cd Migrate completion tests to Cucumber.
Also retire Fish 2.x + macOS test;
installation of custom brew didn't work out anymore.
2020-05-25 21:05:10 +02:00