From e8bca45cd02ca2c058be20f344dd83f2daa40e15 Mon Sep 17 00:00:00 2001 From: Olivier Parcollet Date: Fri, 6 Sep 2013 17:15:32 +0200 Subject: [PATCH] mv test gf -> gfs --- test/triqs/{gf => gfs}/CMakeLists.txt | 0 test/triqs/{gf => gfs}/block.cpp | 0 test/triqs/{gf => gfs}/block.output | 0 .../{gf/c++11/gf_re_im_freq_time.cpp => gfs/c++11/curry1.cpp} | 0 test/triqs/{gf => gfs}/c++11/curry_and_fourier.cpp | 0 test/triqs/{gf => gfs}/fourier1.cpp | 0 test/triqs/{gf => gfs}/gf.output | 0 test/triqs/{gf => gfs}/gf_2times.cpp | 0 test/triqs/{gf => gfs}/gf_2times_b.cpp | 0 test/triqs/{gf => gfs}/gf_retw.cpp | 0 test/triqs/{gf => gfs}/gf_scalar.cpp | 0 test/triqs/{gf => gfs}/gfv2.cpp | 0 test/triqs/{gf => gfs}/gfv2.output | 0 test/triqs/{gf => gfs}/mpi_red.cpp | 0 test/triqs/{gf => gfs}/pb_affichage.cpp | 0 test/triqs/{gf => gfs}/ser.cpp | 0 test/triqs/{gf => gfs}/test_fourier_matsubara.cpp | 0 test/triqs/{gf => gfs}/test_fourier_real_time.cpp | 0 test/triqs/{gf => gfs}/test_fourier_real_time.ipynb | 0 test/triqs/{gf => gfs}/test_gf_triqs.cpp | 0 test/triqs/{gf => gfs}/vector_expr_temp.cpp | 0 test/triqs/{gf => gfs}/wrap_tech.cpp | 0 test/triqs/{gf => gfs}/wrap_tech.output | 0 23 files changed, 0 insertions(+), 0 deletions(-) rename test/triqs/{gf => gfs}/CMakeLists.txt (100%) rename test/triqs/{gf => gfs}/block.cpp (100%) rename test/triqs/{gf => gfs}/block.output (100%) rename test/triqs/{gf/c++11/gf_re_im_freq_time.cpp => gfs/c++11/curry1.cpp} (100%) rename test/triqs/{gf => gfs}/c++11/curry_and_fourier.cpp (100%) rename test/triqs/{gf => gfs}/fourier1.cpp (100%) rename test/triqs/{gf => gfs}/gf.output (100%) rename test/triqs/{gf => gfs}/gf_2times.cpp (100%) rename test/triqs/{gf => gfs}/gf_2times_b.cpp (100%) rename test/triqs/{gf => gfs}/gf_retw.cpp (100%) rename test/triqs/{gf => gfs}/gf_scalar.cpp (100%) rename test/triqs/{gf => gfs}/gfv2.cpp (100%) rename test/triqs/{gf => gfs}/gfv2.output (100%) rename test/triqs/{gf => gfs}/mpi_red.cpp (100%) rename test/triqs/{gf => gfs}/pb_affichage.cpp (100%) rename test/triqs/{gf => gfs}/ser.cpp (100%) rename test/triqs/{gf => gfs}/test_fourier_matsubara.cpp (100%) rename test/triqs/{gf => gfs}/test_fourier_real_time.cpp (100%) rename test/triqs/{gf => gfs}/test_fourier_real_time.ipynb (100%) rename test/triqs/{gf => gfs}/test_gf_triqs.cpp (100%) rename test/triqs/{gf => gfs}/vector_expr_temp.cpp (100%) rename test/triqs/{gf => gfs}/wrap_tech.cpp (100%) rename test/triqs/{gf => gfs}/wrap_tech.output (100%) diff --git a/test/triqs/gf/CMakeLists.txt b/test/triqs/gfs/CMakeLists.txt similarity index 100% rename from test/triqs/gf/CMakeLists.txt rename to test/triqs/gfs/CMakeLists.txt diff --git a/test/triqs/gf/block.cpp b/test/triqs/gfs/block.cpp similarity index 100% rename from test/triqs/gf/block.cpp rename to test/triqs/gfs/block.cpp diff --git a/test/triqs/gf/block.output b/test/triqs/gfs/block.output similarity index 100% rename from test/triqs/gf/block.output rename to test/triqs/gfs/block.output diff --git a/test/triqs/gf/c++11/gf_re_im_freq_time.cpp b/test/triqs/gfs/c++11/curry1.cpp similarity index 100% rename from test/triqs/gf/c++11/gf_re_im_freq_time.cpp rename to test/triqs/gfs/c++11/curry1.cpp diff --git a/test/triqs/gf/c++11/curry_and_fourier.cpp b/test/triqs/gfs/c++11/curry_and_fourier.cpp similarity index 100% rename from test/triqs/gf/c++11/curry_and_fourier.cpp rename to test/triqs/gfs/c++11/curry_and_fourier.cpp diff --git a/test/triqs/gf/fourier1.cpp b/test/triqs/gfs/fourier1.cpp similarity index 100% rename from test/triqs/gf/fourier1.cpp rename to test/triqs/gfs/fourier1.cpp diff --git a/test/triqs/gf/gf.output b/test/triqs/gfs/gf.output similarity index 100% rename from test/triqs/gf/gf.output rename to test/triqs/gfs/gf.output diff --git a/test/triqs/gf/gf_2times.cpp b/test/triqs/gfs/gf_2times.cpp similarity index 100% rename from test/triqs/gf/gf_2times.cpp rename to test/triqs/gfs/gf_2times.cpp diff --git a/test/triqs/gf/gf_2times_b.cpp b/test/triqs/gfs/gf_2times_b.cpp similarity index 100% rename from test/triqs/gf/gf_2times_b.cpp rename to test/triqs/gfs/gf_2times_b.cpp diff --git a/test/triqs/gf/gf_retw.cpp b/test/triqs/gfs/gf_retw.cpp similarity index 100% rename from test/triqs/gf/gf_retw.cpp rename to test/triqs/gfs/gf_retw.cpp diff --git a/test/triqs/gf/gf_scalar.cpp b/test/triqs/gfs/gf_scalar.cpp similarity index 100% rename from test/triqs/gf/gf_scalar.cpp rename to test/triqs/gfs/gf_scalar.cpp diff --git a/test/triqs/gf/gfv2.cpp b/test/triqs/gfs/gfv2.cpp similarity index 100% rename from test/triqs/gf/gfv2.cpp rename to test/triqs/gfs/gfv2.cpp diff --git a/test/triqs/gf/gfv2.output b/test/triqs/gfs/gfv2.output similarity index 100% rename from test/triqs/gf/gfv2.output rename to test/triqs/gfs/gfv2.output diff --git a/test/triqs/gf/mpi_red.cpp b/test/triqs/gfs/mpi_red.cpp similarity index 100% rename from test/triqs/gf/mpi_red.cpp rename to test/triqs/gfs/mpi_red.cpp diff --git a/test/triqs/gf/pb_affichage.cpp b/test/triqs/gfs/pb_affichage.cpp similarity index 100% rename from test/triqs/gf/pb_affichage.cpp rename to test/triqs/gfs/pb_affichage.cpp diff --git a/test/triqs/gf/ser.cpp b/test/triqs/gfs/ser.cpp similarity index 100% rename from test/triqs/gf/ser.cpp rename to test/triqs/gfs/ser.cpp diff --git a/test/triqs/gf/test_fourier_matsubara.cpp b/test/triqs/gfs/test_fourier_matsubara.cpp similarity index 100% rename from test/triqs/gf/test_fourier_matsubara.cpp rename to test/triqs/gfs/test_fourier_matsubara.cpp diff --git a/test/triqs/gf/test_fourier_real_time.cpp b/test/triqs/gfs/test_fourier_real_time.cpp similarity index 100% rename from test/triqs/gf/test_fourier_real_time.cpp rename to test/triqs/gfs/test_fourier_real_time.cpp diff --git a/test/triqs/gf/test_fourier_real_time.ipynb b/test/triqs/gfs/test_fourier_real_time.ipynb similarity index 100% rename from test/triqs/gf/test_fourier_real_time.ipynb rename to test/triqs/gfs/test_fourier_real_time.ipynb diff --git a/test/triqs/gf/test_gf_triqs.cpp b/test/triqs/gfs/test_gf_triqs.cpp similarity index 100% rename from test/triqs/gf/test_gf_triqs.cpp rename to test/triqs/gfs/test_gf_triqs.cpp diff --git a/test/triqs/gf/vector_expr_temp.cpp b/test/triqs/gfs/vector_expr_temp.cpp similarity index 100% rename from test/triqs/gf/vector_expr_temp.cpp rename to test/triqs/gfs/vector_expr_temp.cpp diff --git a/test/triqs/gf/wrap_tech.cpp b/test/triqs/gfs/wrap_tech.cpp similarity index 100% rename from test/triqs/gf/wrap_tech.cpp rename to test/triqs/gfs/wrap_tech.cpp diff --git a/test/triqs/gf/wrap_tech.output b/test/triqs/gfs/wrap_tech.output similarity index 100% rename from test/triqs/gf/wrap_tech.output rename to test/triqs/gfs/wrap_tech.output