This website works better with JavaScript.
首頁
探索
說明
登入
kris
/
pqc
關註
1
收藏
1
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
rename test file
kris/kyber2
Henry Case
3 年之前
父節點
56ebf60386
當前提交
f355cec1a5
共有
2 個文件被更改
,包括
4 次插入
和
4 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-4
CMakeLists.txt
+0
-0
test/ut.cpp
+ 4
- 4
CMakeLists.txt
查看文件
@@ -237,19 +237,19 @@ target_link_libraries(
)
add_executable(
mytes
t
u
t
test/
mytes
t.cpp
test/
u
t.cpp
)
target_link_libraries(
mytes
t
u
t
gtest
gtest_main
pqclean_s)
target_include_directories(
mytes
t PRIVATE
u
t PRIVATE
${CMAKE_SOURCE_DIR})
test/mytest.cpp → test/ut.cpp
查看文件
Write
Preview
Loading…
取消
儲存