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:
parent
e701b76d87
commit
e24d6a22ce
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue