本網站需要 JavaScript。
探索
說明
登入
kris
/
pqc
關注
1
加上星號
1
Fork
0
您已經 fork 過 pqc
程式碼
問題
合併請求
版本發布
Wiki
動態
a6cd87d561
pqc
/
.gitignore
14 行
97 B
Plaintext
原始文件
標準檢視
歷史記錄
Unescape
Escape
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/
新增問題並參考
複製固定連結