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.
Dulma Rodriguez bf90a64fb5
Fix the typing implication in the bi-abduction for non Java types
9 years ago
..
ClassTemplateTest.java Fix indentation of multiline copyright comment 9 years ago
ConstructorInitTest.java Translate constructor initializer 9 years ago
ConstructorWithBodyTest.java Fix indentation of multiline copyright comment 9 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 9 years ago
InheritanceFieldTest.java Fix indentation of multiline copyright comment 9 years ago
LValueConditionalTest.java Fix indentation of multiline copyright comment 9 years ago
MemoryLeakCppBucketTest.java Fix indentation of multiline copyright comment 9 years ago
MemoryLeakTest.java Fix indentation of multiline copyright comment 9 years ago
MethodTemplateTest.java Fix indentation of multiline copyright comment 9 years ago
NamespaceFunctionTest.java Fix indentation of multiline copyright comment 9 years ago
NamespaceGlobalVariableTest.java Fix indentation of multiline copyright comment 9 years ago
NestedCPPOperatorsTest.java Fix indentation of multiline copyright comment 9 years ago
NullReturnedByMethodTest.java Fix indentation of multiline copyright comment 9 years ago
ObjectDereferenceTest.java Fix indentation of multiline copyright comment 9 years ago
OperatorOverloadTest.java Fix indentation of multiline copyright comment 9 years ago
ReferenceStructTest.java Fix indentation of multiline copyright comment 9 years ago
ReferenceTypeTest.java Fix indentation of multiline copyright comment 9 years ago
ReturnStructTest.java Fix return parameter handling 9 years ago
StaticMethodTest.java Fix indentation of multiline copyright comment 9 years ago
StructForwardDeclareTest.java Don't add process type redeclaration unless it has definition 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 9 years ago
ThisNotNullTest.java Fix indentation of multiline copyright comment 9 years ago