MarcoFalke added the label good first issue on Sep 27, 2019
MarcoFalke added the label Hacktoberfest on Sep 27, 2019
MarcoFalke added the label Windows on Sep 27, 2019
GoelBiju
commented at 10:08 PM on October 8, 2019:
none
Hi @MarcoFalke , I am quite new to this project and I wanted to help out. Should I add in the -l test_suite argument to the appveyor YAML file? Is there anything from the example mentioned in Makefile.test.include that I need to include after the -l argument, i.e. -t "`cat $< | grep -E "(BOOST_FIXTURE_TEST_SUITE\\(|BOOST_AUTO_TEST_SUITE\\()" | cut -d '(' -f 2 | cut -d ',' -f 1 | cut -d ')' -f 1`" > $<.log 2>&1 || (cat $<.log && false) ?
MarcoFalke
commented at 2:43 PM on October 9, 2019:
member
I think you'd have to write -l test_suite > some_log_name.foo || (cat some_log_name.foo && false) in powershell or whatever language the appveyor thing is using
ernestognw referenced this in commit f62e79a354 on Oct 11, 2019
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-05-19 06:54 UTC