From 67f3dc3fee6a5bb5e651025368fb308d415a85b5 Mon Sep 17 00:00:00 2001 From: Michael Woerister Date: Wed, 25 Oct 2017 13:15:04 +0200 Subject: [PATCH] Rename some run-pass tests so they don't crash when executed from eCryptfs. --- ...ssociated-types-project-from-type-param-via-bound-in-where.rs} | 0 ...rs => unboxed-closures-infer-arg-types-from-expected-bound.rs} | 0 ...unboxed-closures-infer-arg-types-from-expected-object-type.rs} | 0 ...-closures-infer-arg-types-w-bound-regs-from-expected-bound.rs} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename src/test/run-pass/{associated-types-project-from-type-param-via-bound-in-where-clause.rs => associated-types-project-from-type-param-via-bound-in-where.rs} (100%) rename src/test/run-pass/{unboxed-closures-infer-argument-types-from-expected-bound.rs => unboxed-closures-infer-arg-types-from-expected-bound.rs} (100%) rename src/test/run-pass/{unboxed-closures-infer-argument-types-from-expected-object-type.rs => unboxed-closures-infer-arg-types-from-expected-object-type.rs} (100%) rename src/test/run-pass/{unboxed-closures-infer-argument-types-with-bound-regions-from-expected-bound.rs => unboxed-closures-infer-arg-types-w-bound-regs-from-expected-bound.rs} (100%) diff --git a/src/test/run-pass/associated-types-project-from-type-param-via-bound-in-where-clause.rs b/src/test/run-pass/associated-types-project-from-type-param-via-bound-in-where.rs similarity index 100% rename from src/test/run-pass/associated-types-project-from-type-param-via-bound-in-where-clause.rs rename to src/test/run-pass/associated-types-project-from-type-param-via-bound-in-where.rs diff --git a/src/test/run-pass/unboxed-closures-infer-argument-types-from-expected-bound.rs b/src/test/run-pass/unboxed-closures-infer-arg-types-from-expected-bound.rs similarity index 100% rename from src/test/run-pass/unboxed-closures-infer-argument-types-from-expected-bound.rs rename to src/test/run-pass/unboxed-closures-infer-arg-types-from-expected-bound.rs diff --git a/src/test/run-pass/unboxed-closures-infer-argument-types-from-expected-object-type.rs b/src/test/run-pass/unboxed-closures-infer-arg-types-from-expected-object-type.rs similarity index 100% rename from src/test/run-pass/unboxed-closures-infer-argument-types-from-expected-object-type.rs rename to src/test/run-pass/unboxed-closures-infer-arg-types-from-expected-object-type.rs diff --git a/src/test/run-pass/unboxed-closures-infer-argument-types-with-bound-regions-from-expected-bound.rs b/src/test/run-pass/unboxed-closures-infer-arg-types-w-bound-regs-from-expected-bound.rs similarity index 100% rename from src/test/run-pass/unboxed-closures-infer-argument-types-with-bound-regions-from-expected-bound.rs rename to src/test/run-pass/unboxed-closures-infer-arg-types-w-bound-regs-from-expected-bound.rs