Qiita Trends
@qiita
3
subscribers
4.44K
links
Unofficial qiita trend channel
source code:
https://github.com/vbalien/qiita-trend-channel
Download Telegram
Join
Qiita Trends
3 subscribers
Qiita Trends
FortranでCTestを用いる際の一つの実践例
LGTM: 3
#Fortran
#CMake
#unittest
#fortran2008
#CTest
Link:
https://qiita.com/implicit_none/items/dc83695c301f107dbd6c
Qiita
FortranでCTestを用いる際の一つの実践例 - Qiita
概要
以前の記事(FortranでCTest用のテストを作成する)において,CTestを使ってFortranのプログラムをテストする方法を紹介しました.
一つのソースファイルに一つのテスト関数を書き,CMakeLists.tx...
この記事を読む