Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
cacalabs
/
libcaca
peilaus alkaen
https://github.com/cacalabs/libcaca.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
7
Wiki
Toiminta
Selaa lähdekoodia
Rename tests/ to test/.
tags/v0.99.beta17
Sam Hocevar
sam
15 vuotta sitten
vanhempi
36d81d283a
commit
16b6d87d20
13 muutettua tiedostoa
jossa
2 lisäystä
ja
2 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Näytä tiedosto
tests/Makefile.am → test/Makefile.am
Näytä tiedosto
tests/bench.c → test/bench.c
Näytä tiedosto
tests/bench.vcproj → test/bench.vcproj
Näytä tiedosto
tests/caca-test.cpp → test/caca-test.cpp
Näytä tiedosto
tests/canvas.cpp → test/canvas.cpp
Näytä tiedosto
tests/check-build → test/check-build
Näytä tiedosto
tests/dirty.cpp → test/dirty.cpp
Näytä tiedosto
tests/driver.cpp → test/driver.cpp
Näytä tiedosto
tests/export.cpp → test/export.cpp
Näytä tiedosto
tests/simple.c → test/simple.c
Näytä tiedosto
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna