solidity/test/libsolidity/syntaxTests/metaTypes
2019-02-26 14:07:03 +00:00
..
codeAccess.sol Tests. 2019-01-17 20:36:48 +01:00
codeAccessAbstractCreation.sol Tests. 2019-01-17 20:36:48 +01:00
codeAccessAbstractRuntime.sol Tests. 2019-01-17 20:36:48 +01:00
codeAccessBase.sol Tests. 2019-01-17 20:36:48 +01:00
codeAccessCyclic.sol Tests. 2019-01-17 20:36:48 +01:00
codeAccessIsConstant.sol Tests. 2019-01-17 20:36:48 +01:00
codeAccessLibrary.sol Tests. 2019-01-17 20:36:48 +01:00
codeIsNoLValue.sol Tests. 2019-01-17 20:36:48 +01:00
name_constant.sol Provide access to the name of contracts. 2019-02-26 14:07:03 +00:00
name_other_contract.sol Provide access to the name of contracts. 2019-02-26 14:07:03 +00:00
name.sol Provide access to the name of contracts. 2019-02-26 14:07:03 +00:00
noArgForType.sol Tests. 2019-01-17 20:36:48 +01:00
runtimeCodeWarningAssembly.sol Warn if type(..).runtimeCode is used with assembly in the constructor. 2019-01-17 20:36:48 +01:00
tooManyArgsForType.sol Tests. 2019-01-17 20:36:48 +01:00
typeNotRegularIdentifierContractName.sol Tests. 2019-01-17 20:36:48 +01:00
typeNotRegularIdentifierFunction.sol Tests. 2019-01-17 20:36:48 +01:00
typeNotRegularIdentifierParameter.sol Tests. 2019-01-17 20:36:48 +01:00
typeNotRegularIdentifierStateVariable.sol Tests. 2019-01-17 20:36:48 +01:00
typeNotRegularIdentifierVariable.sol Tests. 2019-01-17 20:36:48 +01:00
typeOfContract.sol Detect custom type expressions that have no effect 2019-02-18 18:59:31 +01:00
typeRecursive.sol Tests. 2019-01-17 20:36:48 +01:00
unsupportedArgForType.sol Tests. 2019-01-17 20:36:48 +01:00