Derek Stavis
0a2f57d265
Remove themes doc travis test
2016-01-24 17:51:24 -02:00
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.
2015-12-23 12:11:56 +00:00
Bruno Pinto
320578df51
A correct Dockerfile usage
2015-12-08 16:33:41 +00:00
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.
2015-10-03 21:04:30 +01:00
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.
2015-10-02 23:50:18 +01:00
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
2015-09-28 23:36:22 +03:00
jeremiejig
77275ea492
adding a TODO: comment
2015-09-27 14:59:30 +02:00
jeremiejig
7022c3db95
tests: test commands help, query & install
2015-09-27 14:59:30 +02:00
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
2015-09-27 14:59:20 +02:00
jeremiejig
2556068da6
adding the entry point to do some more test.
2015-09-27 14:51:18 +02:00
jeremiejig
7919f8ef6a
travis: new travis_install_omf script to checkout PR
2015-09-27 14:51:16 +02:00
jeremiejig
a7d6376616
install_fish: Use strip on binary fish...
...
Cache from 7.51MB to 1.63MB
2015-09-27 14:49:35 +02:00
jeremiejig
250fe263ef
Travis: Adding fish-2.2.0 from github.
...
Adding apt dependencies + build script + cache directive.
2015-09-27 14:49:22 +02:00