From 82d7109b63b0ada310d23133915790afd95b08fb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mart=C3=ADn=20Marrese?= Date: Fri, 30 Jul 2004 21:02:30 +0000 Subject: [PATCH] Acomodo la estructura del directorio de test. - Creo un directorio en donde guardo las pruebas anteriores al cambio a MLIB para que queden como ejemplo de como se utilizaba antes. Ahora la estructura del directorio test debe ser similar a la del directorio lib. Ej: Cuando suba el ejemplo de utilizacion de MLIB_Tpl_FileDir lo voy a hacer en el subdirectorio: test/Tpl/FileDir --- test/{ => PreMLIB}/DBO.php | 0 test/{ => PreMLIB}/HTML/.htaccess | 0 test/{ => PreMLIB}/HTML/arbol.php | 0 test/{ => PreMLIB}/HTML/arboldb.php | 0 .../HTML/prueba_html_quickform_renderer_tabla.php | 0 test/{ => PreMLIB}/HTML/prueba_tabla.php | 0 test/{ => PreMLIB}/HTML/prueba_tabla2.php | 0 test/{ => PreMLIB}/HTML/tabla_estilos.php | 0 .../Marco/prueba/conf/confSecciones.php | 0 test/{ => PreMLIB}/Marco/prueba/www/.htaccess | 0 .../Marco/prueba/www/images/copete.jpg | Bin .../Marco/prueba/www/images/inicio.jpg | Bin .../Marco/prueba/www/images/perfiles.gif | Bin .../Marco/prueba/www/images/perfiles_f2.gif | Bin .../Marco/prueba/www/images/perfiles_f3.gif | Bin .../Marco/prueba/www/images/usuarios-abm.gif | Bin .../Marco/prueba/www/images/usuarios-abm_f2.gif | Bin .../Marco/prueba/www/images/usuarios-abm_f3.gif | Bin .../Marco/prueba/www/images/usuarios-filtrar.gif | Bin .../Marco/prueba/www/images/usuarios-filtrar_f2.gif | Bin .../Marco/prueba/www/images/usuarios-filtrar_f3.gif | Bin .../Marco/prueba/www/images/usuarios.gif | Bin .../Marco/prueba/www/images/usuarios_f2.gif | Bin .../Marco/prueba/www/images/usuarios_f3.gif | Bin .../Marco/prueba/www/include/append.php | 0 .../Marco/prueba/www/include/prepend.php | 0 test/{ => PreMLIB}/Marco/prueba/www/index.php | 0 test/{ => PreMLIB}/Marco/prueba/www/perfiles.php | 0 .../Marco/prueba/www/samurai_perfiles.php | 0 .../Marco/prueba/www/samurai_usuarios.php | 0 test/{ => PreMLIB}/Marco/prueba/www/sarasa1.php | 0 .../{ => PreMLIB}/Marco/prueba/www/usuarios-abm.php | 0 .../Marco/prueba/www/usuarios-filtrar.php | 0 test/{ => PreMLIB}/Marco/prueba/www/usuarios.php | 0 test/{ => PreMLIB}/PDF/down | 0 test/{ => PreMLIB}/PDF/imagen/death.jpg | Bin test/{ => PreMLIB}/PDF/imagen/webimage.php | 0 test/{ => PreMLIB}/PDF/letras.php | 0 test/{ => PreMLIB}/PDF/pdf_imagen.php | 0 test/{ => PreMLIB}/PDF/pruebas_viejas/downs/down | 0 test/{ => PreMLIB}/PDF/pruebas_viejas/downs/down2 | 0 .../{ => PreMLIB}/PDF/pruebas_viejas/prueba_pdf.php | 0 .../PDF/pruebas_viejas/prueba_pdf2.php | 0 test/{ => PreMLIB}/PDF/test.php | 0 44 files changed, 0 insertions(+), 0 deletions(-) rename test/{ => PreMLIB}/DBO.php (100%) rename test/{ => PreMLIB}/HTML/.htaccess (100%) rename test/{ => PreMLIB}/HTML/arbol.php (100%) rename test/{ => PreMLIB}/HTML/arboldb.php (100%) rename test/{ => PreMLIB}/HTML/prueba_html_quickform_renderer_tabla.php (100%) rename test/{ => PreMLIB}/HTML/prueba_tabla.php (100%) rename test/{ => PreMLIB}/HTML/prueba_tabla2.php (100%) rename test/{ => PreMLIB}/HTML/tabla_estilos.php (100%) rename test/{ => PreMLIB}/Marco/prueba/conf/confSecciones.php (100%) rename test/{ => PreMLIB}/Marco/prueba/www/.htaccess (100%) rename test/{ => PreMLIB}/Marco/prueba/www/images/copete.jpg (100%) rename test/{ => PreMLIB}/Marco/prueba/www/images/inicio.jpg (100%) rename test/{ => PreMLIB}/Marco/prueba/www/images/perfiles.gif (100%) rename test/{ => PreMLIB}/Marco/prueba/www/images/perfiles_f2.gif (100%) rename test/{ => PreMLIB}/Marco/prueba/www/images/perfiles_f3.gif (100%) rename test/{ => PreMLIB}/Marco/prueba/www/images/usuarios-abm.gif (100%) rename test/{ => PreMLIB}/Marco/prueba/www/images/usuarios-abm_f2.gif (100%) rename test/{ => PreMLIB}/Marco/prueba/www/images/usuarios-abm_f3.gif (100%) rename test/{ => PreMLIB}/Marco/prueba/www/images/usuarios-filtrar.gif (100%) rename test/{ => PreMLIB}/Marco/prueba/www/images/usuarios-filtrar_f2.gif (100%) rename test/{ => PreMLIB}/Marco/prueba/www/images/usuarios-filtrar_f3.gif (100%) rename test/{ => PreMLIB}/Marco/prueba/www/images/usuarios.gif (100%) rename test/{ => PreMLIB}/Marco/prueba/www/images/usuarios_f2.gif (100%) rename test/{ => PreMLIB}/Marco/prueba/www/images/usuarios_f3.gif (100%) rename test/{ => PreMLIB}/Marco/prueba/www/include/append.php (100%) rename test/{ => PreMLIB}/Marco/prueba/www/include/prepend.php (100%) rename test/{ => PreMLIB}/Marco/prueba/www/index.php (100%) rename test/{ => PreMLIB}/Marco/prueba/www/perfiles.php (100%) rename test/{ => PreMLIB}/Marco/prueba/www/samurai_perfiles.php (100%) rename test/{ => PreMLIB}/Marco/prueba/www/samurai_usuarios.php (100%) rename test/{ => PreMLIB}/Marco/prueba/www/sarasa1.php (100%) rename test/{ => PreMLIB}/Marco/prueba/www/usuarios-abm.php (100%) rename test/{ => PreMLIB}/Marco/prueba/www/usuarios-filtrar.php (100%) rename test/{ => PreMLIB}/Marco/prueba/www/usuarios.php (100%) rename test/{ => PreMLIB}/PDF/down (100%) rename test/{ => PreMLIB}/PDF/imagen/death.jpg (100%) rename test/{ => PreMLIB}/PDF/imagen/webimage.php (100%) rename test/{ => PreMLIB}/PDF/letras.php (100%) rename test/{ => PreMLIB}/PDF/pdf_imagen.php (100%) rename test/{ => PreMLIB}/PDF/pruebas_viejas/downs/down (100%) rename test/{ => PreMLIB}/PDF/pruebas_viejas/downs/down2 (100%) rename test/{ => PreMLIB}/PDF/pruebas_viejas/prueba_pdf.php (100%) rename test/{ => PreMLIB}/PDF/pruebas_viejas/prueba_pdf2.php (100%) rename test/{ => PreMLIB}/PDF/test.php (100%) diff --git a/test/DBO.php b/test/PreMLIB/DBO.php similarity index 100% rename from test/DBO.php rename to test/PreMLIB/DBO.php diff --git a/test/HTML/.htaccess b/test/PreMLIB/HTML/.htaccess similarity index 100% rename from test/HTML/.htaccess rename to test/PreMLIB/HTML/.htaccess diff --git a/test/HTML/arbol.php b/test/PreMLIB/HTML/arbol.php similarity index 100% rename from test/HTML/arbol.php rename to test/PreMLIB/HTML/arbol.php diff --git a/test/HTML/arboldb.php b/test/PreMLIB/HTML/arboldb.php similarity index 100% rename from test/HTML/arboldb.php rename to test/PreMLIB/HTML/arboldb.php diff --git a/test/HTML/prueba_html_quickform_renderer_tabla.php b/test/PreMLIB/HTML/prueba_html_quickform_renderer_tabla.php similarity index 100% rename from test/HTML/prueba_html_quickform_renderer_tabla.php rename to test/PreMLIB/HTML/prueba_html_quickform_renderer_tabla.php diff --git a/test/HTML/prueba_tabla.php b/test/PreMLIB/HTML/prueba_tabla.php similarity index 100% rename from test/HTML/prueba_tabla.php rename to test/PreMLIB/HTML/prueba_tabla.php diff --git a/test/HTML/prueba_tabla2.php b/test/PreMLIB/HTML/prueba_tabla2.php similarity index 100% rename from test/HTML/prueba_tabla2.php rename to test/PreMLIB/HTML/prueba_tabla2.php diff --git a/test/HTML/tabla_estilos.php b/test/PreMLIB/HTML/tabla_estilos.php similarity index 100% rename from test/HTML/tabla_estilos.php rename to test/PreMLIB/HTML/tabla_estilos.php diff --git a/test/Marco/prueba/conf/confSecciones.php b/test/PreMLIB/Marco/prueba/conf/confSecciones.php similarity index 100% rename from test/Marco/prueba/conf/confSecciones.php rename to test/PreMLIB/Marco/prueba/conf/confSecciones.php diff --git a/test/Marco/prueba/www/.htaccess b/test/PreMLIB/Marco/prueba/www/.htaccess similarity index 100% rename from test/Marco/prueba/www/.htaccess rename to test/PreMLIB/Marco/prueba/www/.htaccess diff --git a/test/Marco/prueba/www/images/copete.jpg b/test/PreMLIB/Marco/prueba/www/images/copete.jpg similarity index 100% rename from test/Marco/prueba/www/images/copete.jpg rename to test/PreMLIB/Marco/prueba/www/images/copete.jpg diff --git a/test/Marco/prueba/www/images/inicio.jpg b/test/PreMLIB/Marco/prueba/www/images/inicio.jpg similarity index 100% rename from test/Marco/prueba/www/images/inicio.jpg rename to test/PreMLIB/Marco/prueba/www/images/inicio.jpg diff --git a/test/Marco/prueba/www/images/perfiles.gif b/test/PreMLIB/Marco/prueba/www/images/perfiles.gif similarity index 100% rename from test/Marco/prueba/www/images/perfiles.gif rename to test/PreMLIB/Marco/prueba/www/images/perfiles.gif diff --git a/test/Marco/prueba/www/images/perfiles_f2.gif b/test/PreMLIB/Marco/prueba/www/images/perfiles_f2.gif similarity index 100% rename from test/Marco/prueba/www/images/perfiles_f2.gif rename to test/PreMLIB/Marco/prueba/www/images/perfiles_f2.gif diff --git a/test/Marco/prueba/www/images/perfiles_f3.gif b/test/PreMLIB/Marco/prueba/www/images/perfiles_f3.gif similarity index 100% rename from test/Marco/prueba/www/images/perfiles_f3.gif rename to test/PreMLIB/Marco/prueba/www/images/perfiles_f3.gif diff --git a/test/Marco/prueba/www/images/usuarios-abm.gif b/test/PreMLIB/Marco/prueba/www/images/usuarios-abm.gif similarity index 100% rename from test/Marco/prueba/www/images/usuarios-abm.gif rename to test/PreMLIB/Marco/prueba/www/images/usuarios-abm.gif diff --git a/test/Marco/prueba/www/images/usuarios-abm_f2.gif b/test/PreMLIB/Marco/prueba/www/images/usuarios-abm_f2.gif similarity index 100% rename from test/Marco/prueba/www/images/usuarios-abm_f2.gif rename to test/PreMLIB/Marco/prueba/www/images/usuarios-abm_f2.gif diff --git a/test/Marco/prueba/www/images/usuarios-abm_f3.gif b/test/PreMLIB/Marco/prueba/www/images/usuarios-abm_f3.gif similarity index 100% rename from test/Marco/prueba/www/images/usuarios-abm_f3.gif rename to test/PreMLIB/Marco/prueba/www/images/usuarios-abm_f3.gif diff --git a/test/Marco/prueba/www/images/usuarios-filtrar.gif b/test/PreMLIB/Marco/prueba/www/images/usuarios-filtrar.gif similarity index 100% rename from test/Marco/prueba/www/images/usuarios-filtrar.gif rename to test/PreMLIB/Marco/prueba/www/images/usuarios-filtrar.gif diff --git a/test/Marco/prueba/www/images/usuarios-filtrar_f2.gif b/test/PreMLIB/Marco/prueba/www/images/usuarios-filtrar_f2.gif similarity index 100% rename from test/Marco/prueba/www/images/usuarios-filtrar_f2.gif rename to test/PreMLIB/Marco/prueba/www/images/usuarios-filtrar_f2.gif diff --git a/test/Marco/prueba/www/images/usuarios-filtrar_f3.gif b/test/PreMLIB/Marco/prueba/www/images/usuarios-filtrar_f3.gif similarity index 100% rename from test/Marco/prueba/www/images/usuarios-filtrar_f3.gif rename to test/PreMLIB/Marco/prueba/www/images/usuarios-filtrar_f3.gif diff --git a/test/Marco/prueba/www/images/usuarios.gif b/test/PreMLIB/Marco/prueba/www/images/usuarios.gif similarity index 100% rename from test/Marco/prueba/www/images/usuarios.gif rename to test/PreMLIB/Marco/prueba/www/images/usuarios.gif diff --git a/test/Marco/prueba/www/images/usuarios_f2.gif b/test/PreMLIB/Marco/prueba/www/images/usuarios_f2.gif similarity index 100% rename from test/Marco/prueba/www/images/usuarios_f2.gif rename to test/PreMLIB/Marco/prueba/www/images/usuarios_f2.gif diff --git a/test/Marco/prueba/www/images/usuarios_f3.gif b/test/PreMLIB/Marco/prueba/www/images/usuarios_f3.gif similarity index 100% rename from test/Marco/prueba/www/images/usuarios_f3.gif rename to test/PreMLIB/Marco/prueba/www/images/usuarios_f3.gif diff --git a/test/Marco/prueba/www/include/append.php b/test/PreMLIB/Marco/prueba/www/include/append.php similarity index 100% rename from test/Marco/prueba/www/include/append.php rename to test/PreMLIB/Marco/prueba/www/include/append.php diff --git a/test/Marco/prueba/www/include/prepend.php b/test/PreMLIB/Marco/prueba/www/include/prepend.php similarity index 100% rename from test/Marco/prueba/www/include/prepend.php rename to test/PreMLIB/Marco/prueba/www/include/prepend.php diff --git a/test/Marco/prueba/www/index.php b/test/PreMLIB/Marco/prueba/www/index.php similarity index 100% rename from test/Marco/prueba/www/index.php rename to test/PreMLIB/Marco/prueba/www/index.php diff --git a/test/Marco/prueba/www/perfiles.php b/test/PreMLIB/Marco/prueba/www/perfiles.php similarity index 100% rename from test/Marco/prueba/www/perfiles.php rename to test/PreMLIB/Marco/prueba/www/perfiles.php diff --git a/test/Marco/prueba/www/samurai_perfiles.php b/test/PreMLIB/Marco/prueba/www/samurai_perfiles.php similarity index 100% rename from test/Marco/prueba/www/samurai_perfiles.php rename to test/PreMLIB/Marco/prueba/www/samurai_perfiles.php diff --git a/test/Marco/prueba/www/samurai_usuarios.php b/test/PreMLIB/Marco/prueba/www/samurai_usuarios.php similarity index 100% rename from test/Marco/prueba/www/samurai_usuarios.php rename to test/PreMLIB/Marco/prueba/www/samurai_usuarios.php diff --git a/test/Marco/prueba/www/sarasa1.php b/test/PreMLIB/Marco/prueba/www/sarasa1.php similarity index 100% rename from test/Marco/prueba/www/sarasa1.php rename to test/PreMLIB/Marco/prueba/www/sarasa1.php diff --git a/test/Marco/prueba/www/usuarios-abm.php b/test/PreMLIB/Marco/prueba/www/usuarios-abm.php similarity index 100% rename from test/Marco/prueba/www/usuarios-abm.php rename to test/PreMLIB/Marco/prueba/www/usuarios-abm.php diff --git a/test/Marco/prueba/www/usuarios-filtrar.php b/test/PreMLIB/Marco/prueba/www/usuarios-filtrar.php similarity index 100% rename from test/Marco/prueba/www/usuarios-filtrar.php rename to test/PreMLIB/Marco/prueba/www/usuarios-filtrar.php diff --git a/test/Marco/prueba/www/usuarios.php b/test/PreMLIB/Marco/prueba/www/usuarios.php similarity index 100% rename from test/Marco/prueba/www/usuarios.php rename to test/PreMLIB/Marco/prueba/www/usuarios.php diff --git a/test/PDF/down b/test/PreMLIB/PDF/down similarity index 100% rename from test/PDF/down rename to test/PreMLIB/PDF/down diff --git a/test/PDF/imagen/death.jpg b/test/PreMLIB/PDF/imagen/death.jpg similarity index 100% rename from test/PDF/imagen/death.jpg rename to test/PreMLIB/PDF/imagen/death.jpg diff --git a/test/PDF/imagen/webimage.php b/test/PreMLIB/PDF/imagen/webimage.php similarity index 100% rename from test/PDF/imagen/webimage.php rename to test/PreMLIB/PDF/imagen/webimage.php diff --git a/test/PDF/letras.php b/test/PreMLIB/PDF/letras.php similarity index 100% rename from test/PDF/letras.php rename to test/PreMLIB/PDF/letras.php diff --git a/test/PDF/pdf_imagen.php b/test/PreMLIB/PDF/pdf_imagen.php similarity index 100% rename from test/PDF/pdf_imagen.php rename to test/PreMLIB/PDF/pdf_imagen.php diff --git a/test/PDF/pruebas_viejas/downs/down b/test/PreMLIB/PDF/pruebas_viejas/downs/down similarity index 100% rename from test/PDF/pruebas_viejas/downs/down rename to test/PreMLIB/PDF/pruebas_viejas/downs/down diff --git a/test/PDF/pruebas_viejas/downs/down2 b/test/PreMLIB/PDF/pruebas_viejas/downs/down2 similarity index 100% rename from test/PDF/pruebas_viejas/downs/down2 rename to test/PreMLIB/PDF/pruebas_viejas/downs/down2 diff --git a/test/PDF/pruebas_viejas/prueba_pdf.php b/test/PreMLIB/PDF/pruebas_viejas/prueba_pdf.php similarity index 100% rename from test/PDF/pruebas_viejas/prueba_pdf.php rename to test/PreMLIB/PDF/pruebas_viejas/prueba_pdf.php diff --git a/test/PDF/pruebas_viejas/prueba_pdf2.php b/test/PreMLIB/PDF/pruebas_viejas/prueba_pdf2.php similarity index 100% rename from test/PDF/pruebas_viejas/prueba_pdf2.php rename to test/PreMLIB/PDF/pruebas_viejas/prueba_pdf2.php diff --git a/test/PDF/test.php b/test/PreMLIB/PDF/test.php similarity index 100% rename from test/PDF/test.php rename to test/PreMLIB/PDF/test.php -- 2.43.0