Ce site fonctionne mieux avec JavaScript.
Accueil
Aide
Connexion
lolengine
/
lol
miroir de
https://github.com/lolengine/lol
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
0
Wiki
Activité
Parcourir la source
build: automatically allocate an X server number in the unit tests.
legacy
Sam Hocevar
sam
il y a 11 ans
Parent
16a620d537
révision
756859b6b4
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-1
build/lol-build
+ 1
- 1
build/lol-build
Voir le fichier
@@ -265,7 +265,7 @@ check()
# exists, use it to run the test suite.
if test "x${MSYSTEM}${DISPLAY}" = x \
&& xvfb-run --help 2>&1 >/dev/null; then
xvfb-run make check
xvfb-run
-a
make check
else
make check
fi
Écrire
Aperçu
Chargement…
Annuler
Enregistrer