Este site requer JavaScript.
Explorar
Ajuda
Acessar
kris
/
pqc
Observar
1
Juntar aos favoritos
1
Fork
0
Você já fez o fork de pqc
Código
Issues
Pull requests
Versões
Wiki
Atividade
54d54ce47b
pqc
/
.gitignore
14 linhas
97 B
Plaintext
Original
Visão normal
Histórico
Desescapar
Escapar
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/
Referência em uma nova issue
Copiar Link Permanente