• R/O
  • SSH

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

A lambda-based C++ unit-testing framework.


Commit MetaInfo

修订版ff5c618e68ad4a0d0ad6705532162da2d465e9b1 (tree)
时间2020-05-20 09:03:42
作者Kaz Nishimura <kazssym@linu...>
CommiterKaz Nishimura

Log Message

Add a NL at the end

更改概述

差异

diff -r ef5920e4f71a -r ff5c618e68ad libcppunitx/Makefile.am
--- a/libcppunitx/Makefile.am Mon May 11 11:25:19 2020 +0900
+++ b/libcppunitx/Makefile.am Wed May 20 09:03:42 2020 +0900
@@ -45,4 +45,4 @@
4545 if test -n '$(PKG_CONFIG)'; then \
4646 export PKG_CONFIG_PATH=$(pkgconfigdir); \
4747 $(PKG_CONFIG) --exists --exact-version=$(VERSION) cppunitx; \
48- fi
\ No newline at end of file
48+ fi