Searched refs:properties (Results 1 – 23 of 23) sorted by relevance
37 build.properties \
3 # the properties to minimize the changes in the dependencies.12 # Test execution properties
90 ~/.gradle/gradle.properties file using the property name140 `cloverEnabled=true` is set in ~/.gradle/gradle.properties or on the command line168 repository. The task requires the following externally provided properties to170 is to create or edit the ~/.gradle/gradle.properties file and add the following171 properties to it.173 ```properties199 ~/.gradle/gradle.properties file. The URL below assumes a Nexus Repository.201 ```properties
61 gradle.properties \
43 build.properties \
48 gradle.properties \
28 // we convert the gradle.properties into DSL friendly camelCased properties
67 FILES[lib/java/gradle.properties]=simpleReplace89 FILES[sonar-project.properties]=simpleReplace
5 # File: sonar-project.properties28 # Some properties that will be inherited by the modules
169 sonar-project.properties \
31 junit*.properties
644 - [THRIFT-5032](https://issues.apache.org/jira/browse/THRIFT-5032) - Allows PascalCase properties f…2022 …e.org/jira/browse/THRIFT-3905) - Dart compiler does not initialize bool, int, and double properties3633 - [THRIFT-1098](https://issues.apache.org/jira/browse/THRIFT-1098) - Undefined properties in TBinar…
754 GParamSpec **properties; in test_structs_empty() local764 properties = g_object_class_list_properties (G_OBJECT_GET_CLASS (object), in test_structs_empty()767 g_free (properties); in test_structs_empty()
39 software-properties-common \
38 software-properties-common \
120 and fields (properties) according to generated contracts from *.thrift files
32 software-properties-common \
37 software-properties-common \
3253 SpecialProperties properties; member8186 …testCaseInfo.properties = static_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | … in setTags()8201 properties( None ) in TestCaseInfo()8214 properties( other.properties ) in TestCaseInfo()8218 return ( properties & IsHidden ) != 0; in isHidden()8221 return ( properties & Throws ) != 0; in throws()8224 return ( properties & (ShouldFail | MayFail ) ) != 0; in okToFail()8227 return ( properties & (ShouldFail ) ) != 0; in expectedToFail()8251 std::swap( TestCaseInfo::properties, static_cast<TestCaseInfo&>( other ).properties ); in swap()
89 In the project properties you must also set HAVE_CONFIG_H as force include