This website works better with JavaScript
Gitinn
Home
Esplora
Aiuto
Registrati
Accedi
u406217
/
kangaroo
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
1b4a98047f
Rami (Branch)
Tag
master
kangaroo
/
third-party
/
double-conversion-1.1.6
/
Makefile
Makefile
97 B
Cronologia
Originale
1
2
3
4
5
6
7
all:
scons debug=1
test:
./run_tests --list | tr -d '<' | xargs ./run_tests
.PHONY: test all