Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop
# By Alex Harui # Via Alex Harui * 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs: try to fix checkintests with temporary JS stubs Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/495d0162 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/495d0162 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/495d0162 Branch: refs/heads/feature/maven-migration Commit: 495d01626e4ea480c1409bd27836ccddeb531e59 Parents: 777436c 6f339dc Author: Harbs <[email protected]> Authored: Tue Apr 12 08:45:29 2016 +0300 Committer: Harbs <[email protected]> Committed: Tue Apr 12 08:45:29 2016 +0300 ---------------------------------------------------------------------- build.xml | 2 ++ mustella/js/AssertPropertyValue.js | 37 +++++++++++++++++++++++++++ mustella/js/DispatchMouseClickEvent.js | 37 +++++++++++++++++++++++++++ mustella/js/DispatchMouseEvent.js | 37 +++++++++++++++++++++++++++ mustella/js/ExitWhenDone.js | 37 +++++++++++++++++++++++++++ mustella/js/SendFormattedResultsToLog.js | 37 +++++++++++++++++++++++++++ mustella/js/SetProperty.js | 37 +++++++++++++++++++++++++++ mustella/js/SetShowRTE.js | 37 +++++++++++++++++++++++++++ mustella/js/TestCase.js | 37 +++++++++++++++++++++++++++ mustella/js/UnitTester.js | 37 +++++++++++++++++++++++++++ 10 files changed, 335 insertions(+) ----------------------------------------------------------------------
