Commit Graph

14 Commits (master)

Author SHA1 Message Date
Kevin Konrad 82822d911b Add PR templates and update install.sha256 5 years ago
Derek Stavis 0a2f57d265 Remove themes doc travis test 8 years ago
Bruno Pinto 854493489c Run tests on Travis osx and linux machines
Unfortunately we can't use docker anymore in order to support automatic
build on OSX.
9 years ago
Bruno Pinto 320578df51 A correct Dockerfile usage 9 years ago
Bruno Pinto bc0d4847e8 Resolve #30: omf doctor command
In order to pro-actively diagnose an issue on someone's computer, a
`omf doctor' command is being added. This command will initially check
errors that could cause a theme to not be loaded, but in the future more
checks are going to be added to prevent issues from being created for
problems that are fixable by the Oh My Fish user alone.
9 years ago
Bruno Pinto 319c8a05cd Don't overwrite function on test environment
Instead of overwriting functions that use `exec fish` on test
environment, skip this call if the variable `CI` has been defined on the
running shell.
9 years ago
Pyry-Samuli Lahti c97e1af4bc Add test-generate-themes-doc.fish
* Run with Travis CI, if commits contain changes to `db/themes`
* When run; fail build if `docs/Themes.md` is no longer up-to-date
9 years ago
jeremiejig 77275ea492 adding a TODO: comment 9 years ago
jeremiejig 7022c3db95 tests: test commands help, query & install 9 years ago
jeremiejig 961d051c2e Some Renaming. Creation of tools dir.
Moving and renaming install_fish.sh to travis_install_fish

Moving travis_* from tests to tools.

rename: fish_user_function/ -> functions_override/

renaming travis_test.fish to test_runner.fish
9 years ago
jeremiejig 2556068da6 adding the entry point to do some more test. 9 years ago
jeremiejig 7919f8ef6a travis: new travis_install_omf script to checkout PR 9 years ago
jeremiejig a7d6376616 install_fish: Use strip on binary fish...
Cache from 7.51MB to 1.63MB
9 years ago
jeremiejig 250fe263ef Travis: Adding fish-2.2.0 from github.
Adding apt dependencies + build script + cache directive.
9 years ago