本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
Archivist
/
gplib
關注
1
收藏
1
複製
0
程式碼
問題
8
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
todo
devel
Ludovic 'Archivist' Lagouardette
4 年之前
父節點
3fa4ac8b89
當前提交
e592c658e3
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests/gp_test.cpp
+ 1
- 1
tests/gp_test.cpp
查看文件
@ -229,7 +229,7 @@ append_test dummy_654sisd3(new buddy_test{});
// TODO: should implement a test that tries to wrongly remove pointers as well as to allocate them correctly
struct
buddy_fuzz_test
:
public
test_scaffold
{
buddy_fuzz_test
(
)
{
name
=
std
:
:
string
(
__FILE__
"
seed_
"
)
+
std
:
:
to_string
(
seed
)
+
"
:4
"
;
Write
Preview
Loading…
取消
儲存