Michael Labriola [Tue, 15 Dec 2009 03:53:26 +0000 (21:53 -0600)]
Fixed metadata and event name issue in Adobe UI Runner
Michael Labriola [Tue, 15 Dec 2009 03:43:07 +0000 (21:43 -0600)]
Attempted fix and flex config includes that are causing optimization errors in mxmlc
Michael Labriola [Tue, 15 Dec 2009 02:14:33 +0000 (20:14 -0600)]
Moved tests to ensure flex versus AS tests stay in tact when using flex config flag
Michael Labriola [Tue, 15 Dec 2009 00:47:05 +0000 (18:47 -0600)]
Added externalized version of UIListener plus new export to Turnkey
Michael Labriola [Tue, 15 Dec 2009 00:34:04 +0000 (18:34 -0600)]
Merge branch 'master' of git://github.com/vandermore/flexunit into ReworkedMetaData
David Moore [Tue, 15 Dec 2009 00:32:36 +0000 (18:32 -0600)]
Updated swcs for Turnkey, this time in 3.4 flavor!
Michael Labriola [Tue, 15 Dec 2009 00:23:16 +0000 (18:23 -0600)]
Merge branch 'master' of git://github.com/vandermore/flexunit into ReworkedMetaData
David Moore [Tue, 15 Dec 2009 00:11:22 +0000 (18:11 -0600)]
Updated the Turnkey project with updated Hamcrest and FlexUnit4 swcs. Updated several tests to be identical to their counterpart in the FlexUnit4Test project.
David Moore [Mon, 14 Dec 2009 23:54:21 +0000 (17:54 -0600)]
Updated the Turnkey project with updated Hamcrest tests from the FlexUnitTest project.
Michael Labriola [Mon, 14 Dec 2009 23:26:20 +0000 (17:26 -0600)]
Merged from Pete
Michael Labriola [Mon, 14 Dec 2009 23:10:49 +0000 (17:10 -0600)]
Merged with David and resolved conflict in fluint test runner
Michael Labriola [Mon, 14 Dec 2009 23:06:50 +0000 (17:06 -0600)]
Changed IRunner interface to use interface for token rather than concrete implementation
pdilillo [Mon, 14 Dec 2009 23:03:38 +0000 (17:03 -0600)]
Updated DescriptionCase and Description.as with fixes to createSuiteDescription()
should now accurately set metadata to descriptions when passing a class in.
Fixed a Type Error in RequestCase with .classes()
David Moore [Mon, 14 Dec 2009 22:34:04 +0000 (16:34 -0600)]
Updated TestTheoriesSuite for error in testing. Updated two other suites to allow them to run in AS only mode. Set a TheoryAnchorCase method to Ignore until we get time to go back and review the test.
David Moore [Mon, 14 Dec 2009 21:18:18 +0000 (15:18 -0600)]
Merging from Mike's branch.
pdilillo [Mon, 14 Dec 2009 21:16:07 +0000 (15:16 -0600)]
Merge branch 'master' of git://github.com/labriola/flexunit
Michael Labriola [Mon, 14 Dec 2009 21:15:20 +0000 (15:15 -0600)]
Added equals method to metadata annotation
David Moore [Mon, 14 Dec 2009 21:13:50 +0000 (15:13 -0600)]
Merge branch 'master' of git://github.com/labriola/flexunit
pdilillo [Mon, 14 Dec 2009 21:12:51 +0000 (15:12 -0600)]
Merge branch 'master' of git://github.com/labriola/flexunit
pdilillo [Mon, 14 Dec 2009 21:12:22 +0000 (15:12 -0600)]
Test case fixes before updating to mikes branch.
David Moore [Mon, 14 Dec 2009 21:12:16 +0000 (15:12 -0600)]
Added in mock object so that the reportParameterizedErrorParamsTest functions properly.
Michael Labriola [Mon, 14 Dec 2009 20:45:54 +0000 (14:45 -0600)]
Made changes to the Async code and comments to allow for register failing events
David Moore [Mon, 14 Dec 2009 20:38:56 +0000 (14:38 -0600)]
Added in the TestTheoriesSuite to test that the DataPoints that are assigned actually get pushed into methods marked Theory.
David Moore [Mon, 14 Dec 2009 18:07:54 +0000 (12:07 -0600)]
Merge branch 'master' of git://github.com/pdilillo/flexunit
Conflicts:
FlexUnit4Test/src/org/flexunit/runner/manipulation/cases/MetadataAlphabeticalSorterCase.as
David Moore [Mon, 14 Dec 2009 17:28:16 +0000 (11:28 -0600)]
Update from flexunit/flexunit.
pdilillo [Mon, 14 Dec 2009 17:23:51 +0000 (11:23 -0600)]
Updated some imports and variables to fix build errors.
pdilillo [Mon, 14 Dec 2009 17:04:41 +0000 (11:04 -0600)]
Updated suites to include all test cases
Michael Labriola [Sat, 12 Dec 2009 19:25:23 +0000 (13:25 -0600)]
Fixes so that the AS version will build
Simeon Bateman [Sat, 12 Dec 2009 18:05:29 +0000 (10:05 -0800)]
removing old libs
Simeon Bateman [Sat, 12 Dec 2009 18:04:34 +0000 (10:04 -0800)]
updated hamcrest swc in library
Simeon Bateman [Sat, 12 Dec 2009 18:03:48 +0000 (10:03 -0800)]
added new hamcreset 1.0.2 swc and tests from that library for regression
Simeon Bateman [Sat, 12 Dec 2009 01:10:36 +0000 (17:10 -0800)]
Merge branch 'master' of git://github.com/vandermore/flexunit
Simeon Bateman [Sat, 12 Dec 2009 00:15:10 +0000 (16:15 -0800)]
Merge branch 'master' of git://github.com/labriola/flexunit
Michael Labriola [Sat, 12 Dec 2009 00:06:10 +0000 (18:06 -0600)]
Refactored sorters. Providing for alphabetical sorter for those wanting fixed test run order. Fixed bug in method filter. Fixed link files to ensure ASOnly projects can use stage access via UIImpersonator
David Moore [Fri, 11 Dec 2009 23:58:30 +0000 (17:58 -0600)]
Merging changes from main FlexUnit branch.
Michael Labriola [Fri, 11 Dec 2009 23:13:01 +0000 (17:13 -0600)]
Merged from David
Simeon Bateman [Fri, 11 Dec 2009 22:28:58 +0000 (14:28 -0800)]
Merge branch 'master' of git://github.com/pdilillo/flexunit
Michael Labriola [Fri, 11 Dec 2009 22:23:00 +0000 (16:23 -0600)]
Fixed metadata sorter to be inline with request where an actual ISorter object or a compareFunction may now be provided to the sortWith argument of a request
unknown [Fri, 11 Dec 2009 21:14:21 +0000 (15:14 -0600)]
Fixed the description in MethodCase.as
David Moore [Fri, 11 Dec 2009 20:55:06 +0000 (14:55 -0600)]
Closed bunches of Code tags that were causing ASDoc errors when parsed.
Michael Labriola [Fri, 11 Dec 2009 20:48:31 +0000 (14:48 -0600)]
Added a second tier sort to the Metadata sorter. Now, if the numerical order values are equal, it defaults to sorting alphabetically
David Moore [Fri, 11 Dec 2009 17:39:34 +0000 (11:39 -0600)]
Updated comments to fix unclosed HTML tags.
pdilillo [Fri, 11 Dec 2009 13:49:00 +0000 (07:49 -0600)]
Added in test cases for MetaDataAnnotation.
Simeon Bateman [Fri, 11 Dec 2009 07:08:10 +0000 (23:08 -0800)]
more asdoc html format fixes
Simeon Bateman [Fri, 11 Dec 2009 07:01:59 +0000 (23:01 -0800)]
more asdoc html format fixes
Simeon Bateman [Fri, 11 Dec 2009 06:56:34 +0000 (22:56 -0800)]
more asdoc html format fixes
Simeon Bateman [Fri, 11 Dec 2009 06:42:07 +0000 (22:42 -0800)]
fixing build for asdoc
Simeon Bateman [Fri, 11 Dec 2009 06:29:23 +0000 (22:29 -0800)]
fixed invalid markup in asdoc
Simeon Bateman [Fri, 11 Dec 2009 05:41:48 +0000 (21:41 -0800)]
added coverlistener swc to flexunit4test to resolve build errors
Simeon Bateman [Fri, 11 Dec 2009 05:35:02 +0000 (21:35 -0800)]
updated ignore to match ci listener bin
Simeon Bateman [Fri, 11 Dec 2009 05:32:27 +0000 (21:32 -0800)]
Merge branch 'master' of git://github.com/vandermore/flexunit
Simeon Bateman [Fri, 11 Dec 2009 05:32:02 +0000 (21:32 -0800)]
Merge branch 'master' of git://github.com/labriola/flexunit
Simeon Bateman [Fri, 11 Dec 2009 05:31:27 +0000 (21:31 -0800)]
created ui runner for flexunit 4 tests
Michael Labriola [Fri, 11 Dec 2009 05:13:32 +0000 (23:13 -0600)]
Changes to the testenvironment to begin support for AS3 Component impersonation
Michael Labriola [Fri, 11 Dec 2009 03:47:26 +0000 (21:47 -0600)]
Reapplied function lost to the merge gods
Michael Labriola [Fri, 11 Dec 2009 03:45:57 +0000 (21:45 -0600)]
Resolved all conflicts and merged in upstream changes
Michael Labriola [Fri, 11 Dec 2009 03:40:07 +0000 (21:40 -0600)]
Fixed filtering and sorting through requests. Fixed duplication of suite issue when directly calling a request. Fixed initialization errors when filtering out all viable children from a Suite.a
David Moore [Fri, 11 Dec 2009 03:30:07 +0000 (21:30 -0600)]
Integrating the new ci stuff from Brian.
David Moore [Fri, 11 Dec 2009 03:28:42 +0000 (21:28 -0600)]
Merge branch 'master' of git://github.com/flexunit/flexunit
David Moore [Fri, 11 Dec 2009 03:06:52 +0000 (21:06 -0600)]
Updated the InternalBuildersSuite to call the MetaDataBuilderCase, NullBuilderCase. The MetaDataBuilderCase will need updating with better tests.
Simeon Bateman [Fri, 11 Dec 2009 02:25:54 +0000 (18:25 -0800)]
merging the new ci stuff brian wrote
Simeon Bateman [Fri, 11 Dec 2009 02:08:04 +0000 (18:08 -0800)]
merging all brians new ci stuff
David Moore [Thu, 10 Dec 2009 23:26:44 +0000 (17:26 -0600)]
Merged in the changes from flexunit/flexunit. Added in comments to MetaDataAnnotation and MetaDataArgument.
Michael Labriola [Thu, 10 Dec 2009 21:17:12 +0000 (15:17 -0600)]
Merge branch 'master' of git://github.com/flexunit/flexunit into ReworkedMetaData
Simeon Bateman [Thu, 10 Dec 2009 21:12:04 +0000 (13:12 -0800)]
wholesale update on project files to integrate mikes changes
Simeon Bateman [Thu, 10 Dec 2009 21:11:49 +0000 (13:11 -0800)]
wholesale update on project files to integrate mikes changes
Simeon Bateman [Thu, 10 Dec 2009 21:07:35 +0000 (13:07 -0800)]
updated . files for ci listener
Simeon Bateman [Thu, 10 Dec 2009 21:04:51 +0000 (13:04 -0800)]
fixed borked lib file
Simeon Bateman [Thu, 10 Dec 2009 21:02:56 +0000 (13:02 -0800)]
Merge branch 'master' of git://github.com/labriola/flexunit
Michael Labriola [Thu, 10 Dec 2009 20:53:56 +0000 (14:53 -0600)]
Merge branch 'master' of git://github.com/flexunit/flexunit into ReworkedMetaData
Simeon Bateman [Thu, 10 Dec 2009 20:50:33 +0000 (12:50 -0800)]
told flextest to use default sdk. removed ugly properties
Michael Labriola [Thu, 10 Dec 2009 20:19:53 +0000 (14:19 -0600)]
Merged from upstream
Michael Labriola [Thu, 10 Dec 2009 19:53:04 +0000 (13:53 -0600)]
Reworked filtering to use an interface and separate to a static implementation
Simeon Bateman [Thu, 10 Dec 2009 19:20:18 +0000 (11:20 -0800)]
Merge branch 'master' of git://github.com/vandermore/flexunit
Simeon Bateman [Thu, 10 Dec 2009 19:19:40 +0000 (11:19 -0800)]
Merge branch 'master' of git://github.com/pdilillo/flexunit
Michael Labriola [Thu, 10 Dec 2009 16:49:09 +0000 (10:49 -0600)]
Rework of metadata to be based on objects instead of maintaining xml
Brian LeGros [Thu, 10 Dec 2009 15:37:04 +0000 (10:37 -0500)]
Added hooks for asdoc.jar to work with Flex4 in Flex3 compatibility mode.
Brian LeGros [Thu, 10 Dec 2009 14:43:50 +0000 (09:43 -0500)]
Updated UIListener build to work with Flex4 namespaces and use compatibility mode.
Simeon Bateman [Thu, 10 Dec 2009 04:54:53 +0000 (20:54 -0800)]
updated properties files and tested full compilation and test running
Michael Labriola [Wed, 9 Dec 2009 23:55:31 +0000 (17:55 -0600)]
Added metadata annotations reflection
Michael Labriola [Wed, 9 Dec 2009 23:42:03 +0000 (17:42 -0600)]
Reworking metadata to be object based
Simeon Bateman [Wed, 9 Dec 2009 21:08:24 +0000 (13:08 -0800)]
updated project file to refernce correct project name
unknown [Wed, 9 Dec 2009 19:46:21 +0000 (13:46 -0600)]
Hidden files fixes, step 2.
unknown [Wed, 9 Dec 2009 19:44:56 +0000 (13:44 -0600)]
Hidden files fixes, step 1.
Simeon Bateman [Wed, 9 Dec 2009 19:04:32 +0000 (11:04 -0800)]
updated listener to properly externalize libraries
Simeon Bateman [Wed, 9 Dec 2009 19:03:25 +0000 (11:03 -0800)]
ammended project properties to properly exclude frameworks classes. updated to 1.0.1 hamcreset file
Michael Labriola [Wed, 9 Dec 2009 18:57:55 +0000 (12:57 -0600)]
Merge branch 'master' of git://github.com/pdilillo/flexunit
pdilillo [Wed, 9 Dec 2009 18:50:22 +0000 (12:50 -0600)]
Updated the remaining order tests (part 2 of 2) and fixed a spelling error with TestAsynchronousFlex and the suite it was called in.
pdilillo [Wed, 9 Dec 2009 18:43:04 +0000 (12:43 -0600)]
Updating the tests for order in the Test and Turnkey project (part 1 of 2).
unknown [Wed, 9 Dec 2009 18:13:12 +0000 (12:13 -0600)]
Merge branch 'master' of git://github.com/flexunit/flexunit
unknown [Wed, 9 Dec 2009 18:12:04 +0000 (12:12 -0600)]
Bug fixes - fxu-71, fxu-80, fxu-55.
fxu-71 - working in current version, altered comments.
fxu-80 - behavior in current version is correct, added comments.
fxu-55 - Error thrown because SystemManager (in Flex 3) requires each child to have a FocusManager. Implemented changes so that the TestEnviroment has a valid FocusManager.
Added test for fxu-55.
David Moore [Wed, 9 Dec 2009 15:53:54 +0000 (09:53 -0600)]
Updated the Assert.assertEquals tests to not use itself to test. Changed in the Turnkey as well as the two places of the FlexUnit4Test project.
Simeon Bateman [Wed, 9 Dec 2009 01:51:21 +0000 (17:51 -0800)]
updated flexunit4 library project to externalize libraries for smaller swf
Simeon Bateman [Wed, 9 Dec 2009 01:45:26 +0000 (17:45 -0800)]
removing old swc that doesnt belong anymore
Simeon Bateman [Wed, 9 Dec 2009 01:40:21 +0000 (17:40 -0800)]
removed ci listener .swc from repo. binaries should not be in source repo
Simeon Bateman [Wed, 9 Dec 2009 01:27:05 +0000 (17:27 -0800)]
added html template to turnkey
Simeon Bateman [Wed, 9 Dec 2009 01:26:29 +0000 (17:26 -0800)]
added html template to project to ease flex builder use
Simeon Bateman [Wed, 9 Dec 2009 01:26:00 +0000 (17:26 -0800)]
added metadata to ignore
Simeon Bateman [Wed, 9 Dec 2009 01:25:33 +0000 (17:25 -0800)]
stopping tracking the workspace files to many changes
Simeon Bateman [Wed, 9 Dec 2009 01:23:52 +0000 (17:23 -0800)]
added libs folder to FlexUnit4CIListener build path