This website requires JavaScript.
探索
說明
登入
kris
/
pqc
關註
1
收藏
1
複製
0
You've already forked pqc
程式碼
問題管理
合併請求
版本發佈
Wiki
Activity
e3b0c56e38
pqc
/
.gitignore
14 line
97 B
Plaintext
原始文件
Normal View
文件歷史
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/
Reference in New Issue
Copy Permalink