diff options
| author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2005-10-22 22:27:20 +0000 |
|---|---|---|
| committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2005-10-22 22:27:20 +0000 |
| commit | f7328804d00d8a82d7ab3a955ff579ff956ef3d0 (patch) | |
| tree | 7a6d5119dea6a6309675120fd99f5cc023ad644a /test/other | |
| parent | 8fe558cca075ab85619a73f4a80408de58810ef7 (diff) | |
| download | puppet-f7328804d00d8a82d7ab3a955ff579ff956ef3d0.tar.gz puppet-f7328804d00d8a82d7ab3a955ff579ff956ef3d0.tar.xz puppet-f7328804d00d8a82d7ab3a955ff579ff956ef3d0.zip | |
Getting rid of the tc_ prefix to test cases
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@724 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'test/other')
| -rwxr-xr-x | test/other/events.rb (renamed from test/other/tc_events.rb) | 0 | ||||
| -rw-r--r-- | test/other/log.rb (renamed from test/other/tc_log.rb) | 0 | ||||
| -rw-r--r-- | test/other/metrics.rb (renamed from test/other/tc_metrics.rb) | 0 | ||||
| -rwxr-xr-x | test/other/overrides.rb (renamed from test/other/tc_overrides.rb) | 0 | ||||
| -rwxr-xr-x | test/other/parsedfile.rb (renamed from test/other/tc_parsedfile.rb) | 0 | ||||
| -rwxr-xr-x | test/other/relationships.rb (renamed from test/other/tc_relationships.rb) | 0 | ||||
| -rw-r--r-- | test/other/state.rb (renamed from test/other/tc_state.rb) | 0 | ||||
| -rw-r--r-- | test/other/transactions.rb (renamed from test/other/tc_transactions.rb) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/test/other/tc_events.rb b/test/other/events.rb index 61551983e..61551983e 100755 --- a/test/other/tc_events.rb +++ b/test/other/events.rb diff --git a/test/other/tc_log.rb b/test/other/log.rb index f4a39d467..f4a39d467 100644 --- a/test/other/tc_log.rb +++ b/test/other/log.rb diff --git a/test/other/tc_metrics.rb b/test/other/metrics.rb index dbae3cf54..dbae3cf54 100644 --- a/test/other/tc_metrics.rb +++ b/test/other/metrics.rb diff --git a/test/other/tc_overrides.rb b/test/other/overrides.rb index be9ccd2ce..be9ccd2ce 100755 --- a/test/other/tc_overrides.rb +++ b/test/other/overrides.rb diff --git a/test/other/tc_parsedfile.rb b/test/other/parsedfile.rb index e343e5478..e343e5478 100755 --- a/test/other/tc_parsedfile.rb +++ b/test/other/parsedfile.rb diff --git a/test/other/tc_relationships.rb b/test/other/relationships.rb index 04cbd73dc..04cbd73dc 100755 --- a/test/other/tc_relationships.rb +++ b/test/other/relationships.rb diff --git a/test/other/tc_state.rb b/test/other/state.rb index bd17d86c3..bd17d86c3 100644 --- a/test/other/tc_state.rb +++ b/test/other/state.rb diff --git a/test/other/tc_transactions.rb b/test/other/transactions.rb index 338bb6844..338bb6844 100644 --- a/test/other/tc_transactions.rb +++ b/test/other/transactions.rb |
