Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
cacalabs
/
libcaca
réplica de
https://github.com/cacalabs/libcaca.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
7
Wiki
Actividad
Explorar el Código
Rename tests/ to test/.
tags/v0.99.beta17
Sam Hocevar
sam
hace 15 años
padre
36d81d283a
commit
16b6d87d20
Se han
modificado 13 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
Makefile.am
+1
-1
configure.ac
+0
-0
test/.gitignore
+0
-0
test/Makefile.am
+0
-0
test/bench.c
+0
-0
test/bench.vcproj
+0
-0
test/caca-test.cpp
+0
-0
test/canvas.cpp
+0
-0
test/check-build
+0
-0
test/dirty.cpp
+0
-0
test/driver.cpp
+0
-0
test/export.cpp
+0
-0
test/simple.c
+ 1
- 1
Makefile.am
Ver fichero
@@ -1,6 +1,6 @@
# $Id$
SUBDIRS = kernel caca src examples tools caca-sharp cxx python ruby doc test
s
SUBDIRS = kernel caca src examples tools caca-sharp cxx python ruby doc test
DIST_SUBDIRS = $(SUBDIRS) win32
EXTRA_DIST = NOTES COPYING.GPL COPYING.ISC COPYING.LGPL bootstrap build-dos build-kernel build-win32 caca-config.in libcaca.spec libcaca.sln
+ 1
- 1
configure.ac
Ver fichero
@@ -504,7 +504,7 @@ AC_CONFIG_FILES([
caca/Makefile
src/Makefile
examples/Makefile
test
s
/Makefile
test/Makefile
tools/Makefile
caca-sharp/Makefile
cxx/Makefile
tests/.gitignore → test/.gitignore
Ver fichero
tests/Makefile.am → test/Makefile.am
Ver fichero
tests/bench.c → test/bench.c
Ver fichero
tests/bench.vcproj → test/bench.vcproj
Ver fichero
tests/caca-test.cpp → test/caca-test.cpp
Ver fichero
tests/canvas.cpp → test/canvas.cpp
Ver fichero
tests/check-build → test/check-build
Ver fichero
tests/dirty.cpp → test/dirty.cpp
Ver fichero
tests/driver.cpp → test/driver.cpp
Ver fichero
tests/export.cpp → test/export.cpp
Ver fichero
tests/simple.c → test/simple.c
Ver fichero
Escribir
Vista previa
Cargando…
Cancelar
Guardar