このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
visus
/
dds
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
More tests
default_compile_flags
vector-of-bool
5年前
親
2d7c1e3473
コミット
ab19007b62
5個のファイルの変更
、
5行の追加
、
0行の削除
分割表示
差分情報を表示
+1
-0
tests/app_only.test/package.dds
+1
-0
tests/app_only.test/src/something.main.cpp
+1
-0
tests/simple.test/package.dds
+1
-0
tests/test_only.test/package.dds
+1
-0
tests/test_only.test/src/foo.test.cpp
+ 1
- 0
tests/app_only.test/package.dds
ファイルの表示
@@ -0,0 +1 @@
Name: dds-app_only-test
+ 1
- 0
tests/app_only.test/src/something.main.cpp
ファイルの表示
@@ -0,0 +1 @@
int main() { return 0; }
+ 1
- 0
tests/simple.test/package.dds
ファイルの表示
@@ -0,0 +1 @@
Name: dds-simple-test
+ 1
- 0
tests/test_only.test/package.dds
ファイルの表示
@@ -0,0 +1 @@
Name: dds-test_only-test
+ 1
- 0
tests/test_only.test/src/foo.test.cpp
ファイルの表示
@@ -0,0 +1 @@
int main() { return 0; }
書き込み
プレビュー
読み込み中…
キャンセル
保存