remove `make`
Are we sure that all tests are being run in CMake?
Designs
- Show closed items
Link issues together to show that they're related or that one is blocking others.
Learn more.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Patrick Louis S Connor added To Do + 1 deleted label
added To Do + 1 deleted label
- Patrick Louis S Connor added to epic &3
added to epic &3
- Patrick Louis S Connor assigned to @lmoureau
assigned to @lmoureau
- Patrick Louis S Connor removed 1 deleted label
removed 1 deleted label
- Patrick Louis S Connor changed the description
Compare with previous version changed the description
- Maintainer
List of tests run by CMake:
Start 1: example01 1/11 Test #1: example01 ........................ Passed 0.82 sec Start 2: example02 2/11 Test #2: example02 ........................ Passed 0.49 sec Start 3: example03 3/11 Test #3: example03 ........................ Passed 0.49 sec Start 4: Looper 4/11 Test #4: Looper ........................... Passed 0.46 sec Start 5: MetaInfo 5/11 Test #5: MetaInfo ......................... Passed 0.68 sec Start 6: Objects 6/11 Test #6: Objects .......................... Passed 0.03 sec Start 7: Options 7/11 Test #7: Options .......................... Passed 0.63 sec Start 8: UserInfo 8/11 Test #8: UserInfo ......................... Passed 0.48 sec Start 9: Main 9/11 Test #9: Main ............................. Passed 4.47 sec Start 10: Examples 10/11 Test #10: Examples ......................... Passed 38.19 sec Start 11: Transcribe 11/11 Test #11: Transcribe ....................... Passed 3.63 sec
Collapse replies - Maintainer
There are 9 C++ source files in
test/
, all tested above:example01.cc example02.cc example03.cc Looper.cc main.cc MetaInfo.cc Objects.cc Options.cc UserInfo.cc
There are also 3 scripts,
examples
,transcribe
, andjobs
. Of those,jobs
is not run because it requires HTCondor.
- Louis Moureaux mentioned in merge request !25 (merged)
mentioned in merge request !25 (merged)
- Louis Moureaux added Ongoing label
added Ongoing label
- Louis Moureaux removed To Do label
removed To Do label
- Patrick Louis S Connor closed with commit 3b91d197
closed with commit 3b91d197
Please register or sign in to reply