1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00

Bug 572581: Run remote tests by default

Change-Id: I0c3df2409c3a2a35f7018ba3333d7187929ac4fd
This commit is contained in:
Jonah Graham 2021-04-09 12:40:13 -04:00
parent e701b76d87
commit e24d6a22ce

View file

@ -74,7 +74,7 @@
users expect. --> users expect. -->
<skipTests>${cdt-other.skip.tests}</skipTests> <skipTests>${cdt-other.skip.tests}</skipTests>
<dsf.gdb.tests.gdbPath>/shared/common/gdb/gdb-all/bin</dsf.gdb.tests.gdbPath> <dsf.gdb.tests.gdbPath>/shared/common/gdb/gdb-all/bin</dsf.gdb.tests.gdbPath>
<cdt.tests.dsf.gdb.versions>gdb.10.1</cdt.tests.dsf.gdb.versions> <cdt.tests.dsf.gdb.versions>gdb.10,gdbserver.10</cdt.tests.dsf.gdb.versions>
<maven.build.timestamp.format>yyyyMMdd-HHmm</maven.build.timestamp.format> <maven.build.timestamp.format>yyyyMMdd-HHmm</maven.build.timestamp.format>
<buildTimestamp>${maven.build.timestamp}</buildTimestamp> <buildTimestamp>${maven.build.timestamp}</buildTimestamp>
<buildId>${buildTimestamp}</buildId> <buildId>${buildTimestamp}</buildId>