comparison mx.truffle/suite.py @ 22099:049e6eeaf80a

Fix typo in the description of Truffle TCK
author Benoit Daloze <benoit.daloze@jku.at>
date Fri, 21 Aug 2015 16:19:26 +0200
parents 50ed2658284e
children f879b1fe3773
comparison
equal deleted inserted replaced
22098:0556c0056d71 22099:049e6eeaf80a
246 "com.oracle.truffle.tck" 246 "com.oracle.truffle.tck"
247 ], 247 ],
248 "distDependencies" : ["TRUFFLE_API"], 248 "distDependencies" : ["TRUFFLE_API"],
249 "exclude" : ["mx:JUNIT"], 249 "exclude" : ["mx:JUNIT"],
250 "description" : """A collection of tests that can certify language implementation to be compliant 250 "description" : """A collection of tests that can certify language implementation to be compliant
251 with most recentrequirements of the Truffle infrastructure and tooling.""", 251 with most recent requirements of the Truffle infrastructure and tooling.""",
252 }, 252 },
253 253
254 "TRUFFLE_DSL_PROCESSOR" : { 254 "TRUFFLE_DSL_PROCESSOR" : {
255 "path" : "build/truffle-dsl-processor.jar", 255 "path" : "build/truffle-dsl-processor.jar",
256 "subDir" : "truffle", 256 "subDir" : "truffle",