69a7385eebb8

Make the testing symlinks relative.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 09 May 2011 18:31:54 -0400
parents 8aeb6a1a36e4
children 321c5d51ee50
branches/tags (none)
files tests/bundled/lh-vim-lib/autoload/lh/UT.vim tests/vim_test/autoload/lh tests/vim_test/ftplugin/vim tests/vim_test/macros/menu-map.vim tests/vim_test/plugin/UT.vim tests/vim_test/plugin/gundo.vim tests/vim_test/plugin/let.vim tests/vim_test/plugin/lhvl.vim tests/vim_test/plugin/ui-functions.vim tests/vim_test/plugin/words_tools.vim

Changes

--- a/tests/bundled/lh-vim-lib/autoload/lh/UT.vim	Mon May 09 18:10:05 2011 -0400
+++ b/tests/bundled/lh-vim-lib/autoload/lh/UT.vim	Mon May 09 18:31:54 2011 -0400
@@ -1,1 +1,1 @@
-/Users/sjl/src/gundo.vim/tests/bundled/ut/autoload/lh/UT.vim
\ No newline at end of file
+../../../../bundled/ut/autoload/lh/UT.vim
\ No newline at end of file
--- a/tests/vim_test/autoload/lh	Mon May 09 18:10:05 2011 -0400
+++ b/tests/vim_test/autoload/lh	Mon May 09 18:31:54 2011 -0400
@@ -1,1 +1,1 @@
-/Users/sjl/src/gundo.vim/tests/bundled/lh-vim-lib/autoload/lh
\ No newline at end of file
+../../bundled/lh-vim-lib/autoload/lh
\ No newline at end of file
--- a/tests/vim_test/ftplugin/vim	Mon May 09 18:10:05 2011 -0400
+++ b/tests/vim_test/ftplugin/vim	Mon May 09 18:31:54 2011 -0400
@@ -1,1 +1,1 @@
-/Users/sjl/src/gundo.vim/tests/bundled/ut/ftplugin/vim
\ No newline at end of file
+../../bundled/ut/ftplugin/vim
\ No newline at end of file
--- a/tests/vim_test/macros/menu-map.vim	Mon May 09 18:10:05 2011 -0400
+++ b/tests/vim_test/macros/menu-map.vim	Mon May 09 18:31:54 2011 -0400
@@ -1,1 +1,1 @@
-/Users/sjl/src/gundo.vim/tests/bundled/lh-vim-lib/macros/menu-map.vim
\ No newline at end of file
+../../bundled/lh-vim-lib/macros/menu-map.vim
\ No newline at end of file
--- a/tests/vim_test/plugin/UT.vim	Mon May 09 18:10:05 2011 -0400
+++ b/tests/vim_test/plugin/UT.vim	Mon May 09 18:31:54 2011 -0400
@@ -1,1 +1,1 @@
-/Users/sjl/src/gundo.vim/tests/bundled/ut/plugin/UT.vim
\ No newline at end of file
+../../bundled/ut/plugin/UT.vim
\ No newline at end of file
--- a/tests/vim_test/plugin/gundo.vim	Mon May 09 18:10:05 2011 -0400
+++ b/tests/vim_test/plugin/gundo.vim	Mon May 09 18:31:54 2011 -0400
@@ -1,1 +1,1 @@
-/Users/sjl/src/gundo.vim/plugin/gundo.vim
\ No newline at end of file
+../../../plugin/gundo.vim
\ No newline at end of file
--- a/tests/vim_test/plugin/let.vim	Mon May 09 18:10:05 2011 -0400
+++ b/tests/vim_test/plugin/let.vim	Mon May 09 18:31:54 2011 -0400
@@ -1,1 +1,1 @@
-/Users/sjl/src/gundo.vim/tests/bundled/lh-vim-lib/plugin/let.vim
\ No newline at end of file
+../../bundled/lh-vim-lib/plugin/let.vim
\ No newline at end of file
--- a/tests/vim_test/plugin/lhvl.vim	Mon May 09 18:10:05 2011 -0400
+++ b/tests/vim_test/plugin/lhvl.vim	Mon May 09 18:31:54 2011 -0400
@@ -1,1 +1,1 @@
-/Users/sjl/src/gundo.vim/tests/bundled/lh-vim-lib/plugin/lhvl.vim
\ No newline at end of file
+../../bundled/lh-vim-lib/plugin/lhvl.vim
\ No newline at end of file
--- a/tests/vim_test/plugin/ui-functions.vim	Mon May 09 18:10:05 2011 -0400
+++ b/tests/vim_test/plugin/ui-functions.vim	Mon May 09 18:31:54 2011 -0400
@@ -1,1 +1,1 @@
-/Users/sjl/src/gundo.vim/tests/bundled/lh-vim-lib/plugin/ui-functions.vim
\ No newline at end of file
+../../bundled/lh-vim-lib/plugin/ui-functions.vim
\ No newline at end of file
--- a/tests/vim_test/plugin/words_tools.vim	Mon May 09 18:10:05 2011 -0400
+++ b/tests/vim_test/plugin/words_tools.vim	Mon May 09 18:31:54 2011 -0400
@@ -1,1 +1,1 @@
-/Users/sjl/src/gundo.vim/tests/bundled/lh-vim-lib/plugin/words_tools.vim
\ No newline at end of file
+../../bundled/lh-vim-lib/plugin/words_tools.vim
\ No newline at end of file