Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ctestを有効にする #441

Merged
merged 1 commit into from
Sep 12, 2018
Merged

Conversation

berryzplus
Copy link
Contributor

CMakeLists.txtにテスト設定を追加します。

これにより、CMakeのテスト機構が有効になります。
vs2017のGUIメニューCMakeにTestの項目が追加され、
メニューからテスト実行を行うことができるようになります。
(スタートアッププロジェクトの設定と関係なくテスト実行可能)

Copy link
Contributor

@beru beru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

テスト > 実行 > 全てのテスト
でテストが探索されて実行される事を確認しました。

@beru
Copy link
Contributor

beru commented Sep 12, 2018

ファイル > 開く > CMaketests/CMakeLists.txt を開いた後に CMake > すべてビルド とするとテスト出来るようになりました。

ビルドしないとテスト出来ないのかなと思いました。。

余談というか雑談ですが、Visual Studio のメニューバーに CMake が出てこなくて出し方が分からなかったのですが、CMakeLists.txt を VS で開いたら出るんですね。

@beru
Copy link
Contributor

beru commented Sep 12, 2018

確認したところ問題無いようなので Merge します。
もし問題が見つかったら別PRで対応という事にしましょう。

@beru beru merged commit 9b07706 into sakura-editor:master Sep 12, 2018
@m-tmatma m-tmatma added this to the next release milestone Sep 12, 2018
@berryzplus berryzplus deleted the enable_cmake_test branch September 23, 2018 06:00
HoppingTappy pushed a commit to HoppingTappy/sakura that referenced this pull request Jun 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants