diff options
Diffstat (limited to 'test/CacheDir')
-rw-r--r-- | test/CacheDir/CacheDir.py | 6 | ||||
-rw-r--r-- | test/CacheDir/NoCache.py | 6 | ||||
-rw-r--r-- | test/CacheDir/SideEffect.py | 6 | ||||
-rw-r--r-- | test/CacheDir/VariantDir.py | 6 | ||||
-rw-r--r-- | test/CacheDir/debug.py | 6 | ||||
-rw-r--r-- | test/CacheDir/environment.py | 6 | ||||
-rw-r--r-- | test/CacheDir/multi-targets.py | 6 | ||||
-rw-r--r-- | test/CacheDir/multiple-targets.py | 6 | ||||
-rw-r--r-- | test/CacheDir/option--cd.py | 6 | ||||
-rw-r--r-- | test/CacheDir/option--cf.py | 6 | ||||
-rw-r--r-- | test/CacheDir/option--cs.py | 6 | ||||
-rw-r--r-- | test/CacheDir/scanner-target.py | 6 | ||||
-rw-r--r-- | test/CacheDir/source-scanner.py | 6 | ||||
-rw-r--r-- | test/CacheDir/symlink.py | 6 | ||||
-rw-r--r-- | test/CacheDir/timestamp-match.py | 6 | ||||
-rw-r--r-- | test/CacheDir/timestamp-newer.py | 6 | ||||
-rw-r--r-- | test/CacheDir/up-to-date-q.py | 6 |
17 files changed, 102 insertions, 0 deletions
diff --git a/test/CacheDir/CacheDir.py b/test/CacheDir/CacheDir.py index f918707..c72b2d0 100644 --- a/test/CacheDir/CacheDir.py +++ b/test/CacheDir/CacheDir.py @@ -155,3 +155,9 @@ test.up_to_date(chdir = 'src', arguments = '.') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: diff --git a/test/CacheDir/NoCache.py b/test/CacheDir/NoCache.py index 44e51a0..7e9b540 100644 --- a/test/CacheDir/NoCache.py +++ b/test/CacheDir/NoCache.py @@ -73,3 +73,9 @@ test.must_match(['beta','bar_cached'], 'alpha') test.must_match(['beta','bar_notcached'], 'beta') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: diff --git a/test/CacheDir/SideEffect.py b/test/CacheDir/SideEffect.py index 814a5e3..e84ab09 100644 --- a/test/CacheDir/SideEffect.py +++ b/test/CacheDir/SideEffect.py @@ -105,3 +105,9 @@ test.must_match(['work', 'log.txt'], expect) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: diff --git a/test/CacheDir/VariantDir.py b/test/CacheDir/VariantDir.py index b5650c1..8ba3e78 100644 --- a/test/CacheDir/VariantDir.py +++ b/test/CacheDir/VariantDir.py @@ -146,3 +146,9 @@ test.up_to_date(arguments = '.') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: diff --git a/test/CacheDir/debug.py b/test/CacheDir/debug.py index 9301241..94880be 100644 --- a/test/CacheDir/debug.py +++ b/test/CacheDir/debug.py @@ -173,3 +173,9 @@ test.must_match(debug_out, expect, mode='r') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: diff --git a/test/CacheDir/environment.py b/test/CacheDir/environment.py index 391fb94..297d46d 100644 --- a/test/CacheDir/environment.py +++ b/test/CacheDir/environment.py @@ -161,3 +161,9 @@ test.up_to_date(chdir = 'src', arguments = '.') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: diff --git a/test/CacheDir/multi-targets.py b/test/CacheDir/multi-targets.py index 0de0331..9ca194e 100644 --- a/test/CacheDir/multi-targets.py +++ b/test/CacheDir/multi-targets.py @@ -68,3 +68,9 @@ test.must_exist(multiple_bar) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: diff --git a/test/CacheDir/multiple-targets.py b/test/CacheDir/multiple-targets.py index 77b8f6f..d7e6ac7 100644 --- a/test/CacheDir/multiple-targets.py +++ b/test/CacheDir/multiple-targets.py @@ -64,3 +64,9 @@ test.must_exist(test.workpath('foo')) test.must_exist(test.workpath('bar')) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: diff --git a/test/CacheDir/option--cd.py b/test/CacheDir/option--cd.py index 9aa9402..9b9f2f7 100644 --- a/test/CacheDir/option--cd.py +++ b/test/CacheDir/option--cd.py @@ -127,3 +127,9 @@ test.unlink(['src', 'cat.out']) # All done. test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: diff --git a/test/CacheDir/option--cf.py b/test/CacheDir/option--cf.py index 47847d4..b223755 100644 --- a/test/CacheDir/option--cf.py +++ b/test/CacheDir/option--cf.py @@ -121,3 +121,9 @@ test.fail_test(os.path.exists(test.workpath('src', 'cat.out'))) # All done. test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: diff --git a/test/CacheDir/option--cs.py b/test/CacheDir/option--cs.py index 1e62c49..df1a87f 100644 --- a/test/CacheDir/option--cs.py +++ b/test/CacheDir/option--cs.py @@ -192,3 +192,9 @@ test.up_to_date(chdir = 'src2', arguments = '.') # All done. test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: diff --git a/test/CacheDir/scanner-target.py b/test/CacheDir/scanner-target.py index 33930d8..645b597 100644 --- a/test/CacheDir/scanner-target.py +++ b/test/CacheDir/scanner-target.py @@ -78,3 +78,9 @@ test.run() test.must_not_exist(test.workpath('cache', 'N', 'None')) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: diff --git a/test/CacheDir/source-scanner.py b/test/CacheDir/source-scanner.py index 119a959..e7db5e9 100644 --- a/test/CacheDir/source-scanner.py +++ b/test/CacheDir/source-scanner.py @@ -82,3 +82,9 @@ test.must_not_exist(test.workpath(cache, 'N', 'None')) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: diff --git a/test/CacheDir/symlink.py b/test/CacheDir/symlink.py index 3bc8ec1..ca3bbe2 100644 --- a/test/CacheDir/symlink.py +++ b/test/CacheDir/symlink.py @@ -65,3 +65,9 @@ test.fail_test(not os.path.islink('file.symlink')) test.must_match('file.symlink', "file.txt\n") test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: diff --git a/test/CacheDir/timestamp-match.py b/test/CacheDir/timestamp-match.py index 0e0074d..afc3f63 100644 --- a/test/CacheDir/timestamp-match.py +++ b/test/CacheDir/timestamp-match.py @@ -57,3 +57,9 @@ test.up_to_date(options = '--cache-show --debug=explain', arguments = '.') test.up_to_date(options = '--cache-show --debug=explain', arguments = '.') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: diff --git a/test/CacheDir/timestamp-newer.py b/test/CacheDir/timestamp-newer.py index 36267f8..8a47fec 100644 --- a/test/CacheDir/timestamp-newer.py +++ b/test/CacheDir/timestamp-newer.py @@ -57,3 +57,9 @@ test.up_to_date(options = '--cache-show --debug=explain', arguments = '.') test.up_to_date(options = '--cache-show --debug=explain', arguments = '.') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: diff --git a/test/CacheDir/up-to-date-q.py b/test/CacheDir/up-to-date-q.py index 3830cd2..275b127 100644 --- a/test/CacheDir/up-to-date-q.py +++ b/test/CacheDir/up-to-date-q.py @@ -79,3 +79,9 @@ test.run(chdir = 'beta', arguments = '.') test.run(chdir = 'beta', arguments = '. -q') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |