• R/O
  • SSH

Commit

Tags
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

Revisão51cbe1ebe7b77237e1c6487060fc32195e46e1d7 (tree)
Hora2020-03-21 05:14:51
AutorKaz Nishimura <kazssym@linu...>
CommiterKaz Nishimura

Mensagem de Log

Make the source code checked out for upload

Mudança Sumário

Diff

diff -r d72d5d7c85f1 -r 51cbe1ebe7b7 azure-pipelines.yml
--- a/azure-pipelines.yml Sat Mar 21 05:08:35 2020 +0900
+++ b/azure-pipelines.yml Sat Mar 21 05:14:51 2020 +0900
@@ -103,7 +103,6 @@
103103 - name: repository
104104 value: kazssym/cppunitx
105105 steps:
106- - checkout: none
107106 - download: current
108107 artifact: dist
109108 - bash: |