mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00

A C/C++ test runner client demonstrating the functionality of Unit Test View bundle. See: https://git.eclipse.org/r/c/platform/eclipse.platform.debug/+/171116 for Unit Test bundle proposal Also-By: Mickael Istria <mistria@redhat.com> Also-By: Alexander Kurtakov <akurtako@redhat.com> Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com> Change-Id: I93bc368549a640906a198e04456d5f9fd87eedb5
9 lines
310 B
Text
9 lines
310 B
Text
# about.mappings
|
|
# contains fill-ins for about.properties
|
|
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
|
# This file does not need to be translated.
|
|
|
|
# The following should contain the build version.
|
|
# e.g. "0=20200106-1728"
|
|
# This value will be added automatically via the build scripts
|
|
0=${buildId}
|