このウェブサイトにはJavaScriptが必要です。
エクスプローラー
ヘルプ
サインイン
kris
/
pqc
ウォッチ
1
スター
1
フォーク
0
pqc はフォーク済み
コード
イシュー
プルリクエスト
リリース
Wiki
アクティビティ
54d54ce47b
pqc
/
.gitignore
14 行
97 B
Plaintext
Raw
通常表示
履歴
エスケープ解除
エスケープ
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/
新しいイシューから参照
パーマリンクをコピー