You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrzej Kotulski f703d780da
Translate headers located inside analyzed project
9 years ago
..
ClassTemplateTest.java Fix indentation of multiline copyright comment 10 years ago
ConstructorInitTest.java Translate constructor initializer 9 years ago
ConstructorWithBodyTest.java Fix indentation of multiline copyright comment 10 years ago
ConversionOperatorTest.java Translate conversion operators 9 years ago
CopyMoveConstructorTest.java Translate constructor initializer 9 years ago
DynamicCastTest.java Fix the typing implication in the bi-abduction for non Java types 9 years ago
FunctionTemplateTest.java Fix indentation of multiline copyright comment 10 years ago
IncludeHeaderNoTemplTest.java Translate headers located inside analyzed project 9 years ago
IncludeHeaderTemplTest.java Translate headers located inside analyzed project 9 years ago
InheritanceFieldTest.java Fix indentation of multiline copyright comment 10 years ago
LValueConditionalTest.java Fix indentation of multiline copyright comment 10 years ago
MemoryLeakCppBucketTest.java Fix indentation of multiline copyright comment 10 years ago
MemoryLeakTest.java Fix indentation of multiline copyright comment 10 years ago
MethodTemplateTest.java Fix indentation of multiline copyright comment 10 years ago
NamespaceFunctionTest.java Fix indentation of multiline copyright comment 10 years ago
NamespaceGlobalVariableTest.java Fix indentation of multiline copyright comment 10 years ago
NestedCPPOperatorsTest.java Fix indentation of multiline copyright comment 10 years ago
NullReturnedByMethodTest.java Fix indentation of multiline copyright comment 10 years ago
ObjectDereferenceTest.java Fix indentation of multiline copyright comment 10 years ago
OperatorOverloadTest.java Fix indentation of multiline copyright comment 10 years ago
ReferenceStructTest.java Fix indentation of multiline copyright comment 10 years ago
ReferenceTypeTest.java Fix indentation of multiline copyright comment 10 years ago
ReturnStructTest.java Fix return parameter handling 9 years ago
StaticMethodTest.java Fix indentation of multiline copyright comment 10 years ago
StructForwardDeclareTest.java Fix further problems with forward declarations in C/C++ 9 years ago
SubtypingCheckTest.java Extending subtyping to C++ 9 years ago
TempObjectTest.java Support temporary objects (CXXTemporaryObjectExpr) 9 years ago
TemporaryLValueTest.java Fix indentation of multiline copyright comment 10 years ago
ThisNotNullTest.java Fix indentation of multiline copyright comment 10 years ago