Ce site Web nécessite JavaScript.
Explorateur
Aide
Connexion
kris
/
pqc
Suivre
1
Ajouter aux favoris
1
Bifurcation
0
Vous avez déjà forké pqc
Code
Tickets
Demandes d'ajout
Publications
Wiki
Activité
4dcce2cc7e
pqc
/
.gitignore
14 lignes
97 B
Plaintext
Brut
Vue normale
Historique
Annuler l'échappement
Échapper
Add more binary noise to .gitignore
2019-01-16 10:42:08 +00:00
bin/
*.o
*.a
*.so
*~
Create nmake file for building on Windows and fix compilation error
2019-02-06 23:37:50 +00:00
# Object and library files on Windows
*.lib
*.obj
Reimplement Python tests using nose framework
2019-02-14 03:25:34 +00:00
__pycache__
Parallel tests (#206) * Do tests with pytest to run them in parallel * attempt to handle merge commits better for PR test path Similar to how we solved this for travis * Clean up imports * don't run valgrind if not specified slow_test * Fix functest after initializer rename * upload tests results as junit * Upload test-common files since #200 got merged * Catch test results upload failure
2019-07-29 09:38:25 +01:00
testcases/
Référencer dans un nouveau ticket
Copier le lien permanent