pyenv/test
Mislav Marohnić e97326845c Ubuntu fix: don't use . in place of source
If `rbenv init -` outputs `.` in place of `source` and that gets eval'd
by the desktop manager via `~/.profile`, it chokes and prevents the user
from logging in.

Fixes #457
2013-10-03 16:12:24 +02:00
..
libexec tests galore 2013-03-07 15:07:32 -05:00
--version.bats work around bug in git 1.8.2.1 in tests 2013-06-07 19:13:54 +02:00
commands.bats fix iterating through paths that have spaces in them 2013-04-01 01:04:19 +02:00
completions.bats undo assert_output_lines in tests 2013-04-08 23:16:35 +02:00
exec.bats test that IFS in hooks is correct 2013-04-16 14:01:43 +02:00
global.bats tests galore 2013-03-07 15:07:32 -05:00
help.bats add tests for help and rbenv --version 2013-04-08 23:16:35 +02:00
hooks.bats undo assert_output_lines in tests 2013-04-08 23:16:35 +02:00
init.bats Ubuntu fix: don't use . in place of source 2013-10-03 16:12:24 +02:00
local.bats add tests for version commands 2013-04-08 23:16:35 +02:00
prefix.bats tests galore 2013-03-07 15:07:32 -05:00
rbenv.bats tests galore 2013-03-07 15:07:32 -05:00
rehash.bats cleanup in fish 2013-09-28 16:12:43 +02:00
shell.bats add fish shell support 2013-09-28 16:11:02 +02:00
shims.bats tests galore 2013-03-07 15:07:32 -05:00
test_helper.bash ensure cleaner PATH in test environment 2013-06-20 20:41:22 +02:00
version-file-read.bats add tests for version commands 2013-04-08 23:16:35 +02:00
version-file-write.bats add tests for version commands 2013-04-08 23:16:35 +02:00
version-file.bats add tests for version commands 2013-04-08 23:16:35 +02:00
version-name.bats add tests for version commands 2013-04-08 23:16:35 +02:00
version-origin.bats add tests for version commands 2013-04-08 23:16:35 +02:00
version.bats add tests for version commands 2013-04-08 23:16:35 +02:00
versions.bats improve versions tests by cd'ing into a clean slate 2013-04-16 12:52:42 +02:00
whence.bats undo assert_output_lines in tests 2013-04-08 23:16:35 +02:00
which.bats test that IFS in hooks is correct 2013-04-16 14:01:43 +02:00