OSDN Git Service

remove dependencies cpool/closureTras
[happyabc/happyabc.git] / scm / test / codegen / OMakefile
index b4b6a56..b0b9bb3 100644 (file)
@@ -7,8 +7,8 @@ OUNIT_LIBS+=astUtil
 OUnitTest(bytes        , bytes label)
 OUnitTest(abc          , abc label bytes)
 OUnitTest(revList      , revList)
-OUnitTest(cpool        , cpool abc revList label bytes)
-OUnitTest(closureTrans , closureTrans module)
+OUnitTest(cpool        , cpool revList)
+OUnitTest(closureTrans , closureTrans)
 OUnitTest(asm          , asm abc label revList cpool bytes instruction)
 OUnitTest(codegenExpr  , codegen label cpool asm bytes revList instruction)
 OUnitTest(codegenStmt  , codegen label cpool asm bytes revList instruction)