From 097da3f73c6e3cf9ce2629a32bd7499b652067b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Thu, 4 Jun 2015 11:39:53 +0200 Subject: [PATCH] Rename stable vector bench to avoid too long names that might give problems in some filesystems. --- ...pp => bench_alloc_stable_vector_burst.cpp} | 0 .../bench_alloc_stable_vector_burst.vcproj | 135 +++++++++++++++++ ...lloc_stable_vector_burst_allocation.vcproj | 136 ------------------ 3 files changed, 135 insertions(+), 136 deletions(-) rename bench/{bench_alloc_stable_vector_burst_allocation.cpp => bench_alloc_stable_vector_burst.cpp} (100%) create mode 100644 proj/vc7ide/bench_alloc_stable_vector_burst.vcproj delete mode 100644 proj/vc7ide/bench_alloc_stable_vector_burst_allocation.vcproj diff --git a/bench/bench_alloc_stable_vector_burst_allocation.cpp b/bench/bench_alloc_stable_vector_burst.cpp similarity index 100% rename from bench/bench_alloc_stable_vector_burst_allocation.cpp rename to bench/bench_alloc_stable_vector_burst.cpp diff --git a/proj/vc7ide/bench_alloc_stable_vector_burst.vcproj b/proj/vc7ide/bench_alloc_stable_vector_burst.vcproj new file mode 100644 index 0000000..3e07acf --- /dev/null +++ b/proj/vc7ide/bench_alloc_stable_vector_burst.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/proj/vc7ide/bench_alloc_stable_vector_burst_allocation.vcproj b/proj/vc7ide/bench_alloc_stable_vector_burst_allocation.vcproj deleted file mode 100644 index e202b9b..0000000 --- a/proj/vc7ide/bench_alloc_stable_vector_burst_allocation.vcproj +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -