To add native Lua tests, I've had to
patch fluint 1.1.1, by backporting one method from fluint SVN head.
You may see the patch here:
http://github.com/lua-alchemy/lua-alchemy/blob/rc-
0.2.1/test/FluintLuaAlchemyTests/libs/fluint.patch
But I probably incorrectly built fluint.swc, since I can't build the
Debug version of the tests:
compile.release:
[mxmlc] Loading configuration file
/Users/agladysh/flex_sdk_3/frameworks/flex-config.xml
[mxmlc] /Users/agladysh/projects/lua-
alchemy/test/FluintLuaAlchemyTests/build/release/FluintLuaAlchemyTests
.swf
(1104102 bytes)
compile.debug:
[mxmlc] Loading configuration file
/Users/agladysh/flex_sdk_3/frameworks/flex-config.xml
[mxmlc] /Users/agladysh/projects/lua-
alchemy/test/FluintLuaAlchemyTests/src/FlexTestRunner.mxml(26):
Error: Could not resolve <fluint:TestRunner> to a component
implementation.
[mxmlc]
[mxmlc] <fluint:TestRunner id="testRunner"/>
[mxmlc]
Original issue reported on code.google.com by aglad...@gmail.com on 20 Sep 2009 at 6:48
Original issue reported on code.google.com by
aglad...@gmail.com
on 20 Sep 2009 at 6:48