This website works better with JavaScript
Gitinn
Accueil
Explorer
Aide
S'inscrire
Connexion
u406217
/
kangaroo
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
af3ce9aeb9
Branches
Tags
master
kangaroo
/
third-party
/
double-conversion-1.1.6
/
Makefile
Makefile
97 B
Historique
Raw
1
2
3
4
5
6
7
all:
scons debug=1
test:
./run_tests --list | tr -d '<' | xargs ./run_tests
.PHONY: test all