diff options
author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-10-16 18:04:46 +0000 |
---|---|---|
committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-10-16 18:04:46 +0000 |
commit | 1020c04c11f2bde3522a78860ff9ae8a97933f35 (patch) | |
tree | 940bf785f482bcf71adad9eab753816e25c62a96 /test/other | |
parent | dad596e6c5e241607eee92e54890b53affeba02b (diff) | |
download | puppet-1020c04c11f2bde3522a78860ff9ae8a97933f35.tar.gz puppet-1020c04c11f2bde3522a78860ff9ae8a97933f35.tar.xz puppet-1020c04c11f2bde3522a78860ff9ae8a97933f35.zip |
Making all test suites executable, adding some tests for handling changing files from one type to another, and fixing #304. The problem with #304 was only occurring when backing up to a filebucket (I can only think the example code was wrong)
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1786 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'test/other')
-rwxr-xr-x[-rw-r--r--] | test/other/autoload.rb | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | test/other/inifile.rb | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | test/other/log.rb | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | test/other/metrics.rb | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | test/other/provider.rb | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | test/other/transactions.rb | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/test/other/autoload.rb b/test/other/autoload.rb index f561a81a9..f561a81a9 100644..100755 --- a/test/other/autoload.rb +++ b/test/other/autoload.rb diff --git a/test/other/inifile.rb b/test/other/inifile.rb index 113036505..113036505 100644..100755 --- a/test/other/inifile.rb +++ b/test/other/inifile.rb diff --git a/test/other/log.rb b/test/other/log.rb index 36b1e163f..36b1e163f 100644..100755 --- a/test/other/log.rb +++ b/test/other/log.rb diff --git a/test/other/metrics.rb b/test/other/metrics.rb index 380ee30bd..380ee30bd 100644..100755 --- a/test/other/metrics.rb +++ b/test/other/metrics.rb diff --git a/test/other/provider.rb b/test/other/provider.rb index 771c54bf9..771c54bf9 100644..100755 --- a/test/other/provider.rb +++ b/test/other/provider.rb diff --git a/test/other/transactions.rb b/test/other/transactions.rb index 82b2bc768..82b2bc768 100644..100755 --- a/test/other/transactions.rb +++ b/test/other/transactions.rb |