[svn] 2785: update clover code coverage report, add tests for asc commandline arguments

Revision: 2785
Author: [email protected]
Date: 2008-08-08 09:56:23 -0700 (Fri, 08 Aug 2008)
Log Message:
update clover code coverage report, add tests for asc commandline arguments
Modified Paths:
flex/sdk/trunk/modules/asc/build/java/build.xml
flex/sdk/trunk/modules/asc/test/compiler/runtests.py
flex/sdk/trunk/modules/asc/test/compiler/testconfig.txt
Added Paths:
flex/sdk/trunk/modules/asc/test/compiler/cmdline/
flex/sdk/trunk/modules/asc/test/compiler/cmdline/abcfuture.as
flex/sdk/trunk/modules/asc/test/compiler/cmdline/avmtarget.as
flex/sdk/trunk/modules/asc/test/compiler/cmdline/avmtarget.err
flex/sdk/trunk/modules/asc/test/compiler/cmdline/avmtargetn.as
flex/sdk/trunk/modules/asc/test/compiler/cmdline/avmtargetn.err
flex/sdk/trunk/modules/asc/test/compiler/cmdline/config.as
flex/sdk/trunk/modules/asc/test/compiler/cmdline/config.err
flex/sdk/trunk/modules/asc/test/compiler/cmdline/exe.as
flex/sdk/trunk/modules/asc/test/compiler/cmdline/exe.err
flex/sdk/trunk/modules/asc/test/compiler/cmdline/help1.as
flex/sdk/trunk/modules/asc/test/compiler/cmdline/help1.err
flex/sdk/trunk/modules/asc/test/compiler/cmdline/help2.as
flex/sdk/trunk/modules/asc/test/compiler/cmdline/help2.err
flex/sdk/trunk/modules/asc/test/compiler/cmdline/m.as
flex/sdk/trunk/modules/asc/test/compiler/cmdline/metadata.as
flex/sdk/trunk/modules/asc/test/compiler/cmdline/movieclip.as
flex/sdk/trunk/modules/asc/test/compiler/cmdline/sanity.as
flex/sdk/trunk/modules/asc/test/compiler/cmdline/sanity.err
flex/sdk/trunk/modules/asc/test/compiler/cmdline/show_bytes.as
flex/sdk/trunk/modules/asc/test/compiler/cmdline/show_flow.as
flex/sdk/trunk/modules/asc/test/compiler/cmdline/show_flow.err
flex/sdk/trunk/modules/asc/test/compiler/cmdline/show_instructions.as
flex/sdk/trunk/modules/asc/test/compiler/cmdline/show_parse_trees.as
flex/sdk/trunk/modules/asc/test/compiler/cmdline/show_parse_trees.err
flex/sdk/trunk/modules/asc/test/compiler/cmdline/static_semantics.as
flex/sdk/trunk/modules/asc/test/compiler/cmdline/static_semantics.err
flex/sdk/trunk/modules/asc/test/compiler/cmdline/swf.as
flex/sdk/trunk/modules/asc/test/compiler/cmdline/swf.err

Similar Messages

  • [svn:bz-trunk] 9758: Add test for BLZ-100.

    Revision: 9758
    Author:   [email protected]
    Date:     2009-08-28 12:32:36 -0700 (Fri, 28 Aug 2009)
    Log Message:
    Add test for BLZ-100. AMF Serialization from Java to AS not working corectly for Map Types
    Ticket Links:
        http://bugs.adobe.com/jira/browse/BLZ-100
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex/remoting-config.mods.xml
    Added Paths:
        blazeds/trunk/qa/apps/qa-regress/WEB-INF/src/remoting/datatype/MapTypeTest.java
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/remotingService/dataTypes/MapTyp eTest.mxml

  • [svn:bz-trunk] 17921: Add tests for custom UUID generators.

    Revision: 17921
    Revision: 17921
    Author:   [email protected]
    Date:     2010-09-29 07:47:12 -0700 (Wed, 29 Sep 2010)
    Log Message:
    Add tests for custom UUID generators. Test the case where a custom UUID generator is used instead of the default, built in generator. Also, test the case where a custom UUID generator returns duplicate IDs.
    Added Paths:
        blazeds/trunk/qa/apps/qa-regress/WEB-INF/src/qa/messaging/CustomUUIDGenerator.java
        blazeds/trunk/qa/apps/qa-regress/WEB-INF/src/qa/messaging/DupeUUIDGenerator.java
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/uuidgeneration/
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/uuidgeneration/CustomUUIDGenerat orTest/
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/uuidgeneration/CustomUUIDGenerat orTest/messaging-config.xml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/uuidgeneration/CustomUUIDGenerat orTest/services-config.xml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/uuidgeneration/CustomUUIDGenerat orTest/simpleJMSMessagingTest.mxml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/uuidgeneration/CustomUUIDGenerat orTest/simpleMessagingTest.mxml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/uuidgeneration/DuplicateUUIDTest /
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/uuidgeneration/DuplicateUUIDTest /DuplicateUUIDTest1.mxml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/uuidgeneration/DuplicateUUIDTest /DuplicateUUIDTest2.mxml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/uuidgeneration/DuplicateUUIDTest /messaging-config.xml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/uuidgeneration/DuplicateUUIDTest /services-config.xml

  • [svn:bz-3.x] 9519: Add test for BLZ-379 to BlazeDS/3.x branch.

    Revision: 9519
    Author:   [email protected]
    Date:     2009-08-24 08:42:27 -0700 (Mon, 24 Aug 2009)
    Log Message:
    Add test for BLZ-379 to BlazeDS/3.x branch.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/BLZ-379
    Modified Paths:
        blazeds/branches/3.x/qa/apps/qa-regress/WEB-INF/flex/messaging-config.mods.xml
        blazeds/branches/3.x/qa/apps/qa-regress/WEB-INF/flex/services-config.mods.xml
    Added Paths:
        blazeds/branches/3.x/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/messagin gTestNoProps.mxml

  • [svn:bz-trunk] 9663: Add test for BLZ-415.

    Revision: 9663
    Author:   [email protected]
    Date:     2009-08-26 13:59:10 -0700 (Wed, 26 Aug 2009)
    Log Message:
    Add test for BLZ-415. Test that when disallow-wildcard-subtopics is set to true and a Consumer tries to subscribe to a destination and has a subtopic that contains a wildcard that they get an error. Also test that when disallow-wildcard-subtopics is set to true and a Consumer tries to subscribe to a destination and has a subtopic that does not contain a wildcard that they are able to subscribe and that they can receive a message from a Producer that has a matching subtopic header.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/BLZ-415
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex/messaging-config.mods.xml
    Added Paths:
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/dynamicDestinat ions/subtopicsEnabledWildcardsNotAllowed.mxml

  • [svn] 1768: Add test for JIRA bug BLZ-174.

    Revision: 1768
    Author: [email protected]
    Date: 2008-05-16 11:37:03 -0700 (Fri, 16 May 2008)
    Log Message:
    Add test for JIRA bug BLZ-174. Test that when the server messaging API is used to push a message with a subtopic header and a Consumer is subscribed with subtopic that matches using wildcards that the Consumer receives the message.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-174
    Modified Paths:
    blazeds/branches/3.0.x/qa/apps/qa-regress/WEB-INF/flex/messaging-config.mods.xml
    blazeds/branches/3.0.x/qa/apps/qa-regress/WEB-INF/src/qa/messaging/ROPushServerMessage.ja va
    Added Paths:
    blazeds/branches/3.0.x/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/server PushWithSubtopicTest.mxml

  • [svn] 3527: + add test for message priority setting.

    Revision: 3527
    Author: [email protected]
    Date: 2008-10-08 15:49:57 -0700 (Wed, 08 Oct 2008)
    Log Message:
    + add test for message priority setting. This test sends 100 messages at priorities of different values set randomly. I store to original generated values in an array and loop over that array setting each new msg with that array indexes value. I also copy the generated value array to another array but one that is sorted
    sortedGeneratedPriorityValues = generatedPriorityValues.sort(Array.DESCENDING);
    later on we use this sorted list and compare them to the results of each message received by the consumer
    //get the message header from the message and store it.
    var result:String = e.message.headers["DSPriority"].toString();
    //assert we got the correct message for the channel being tested.
    var expected:String = sortedGeneratedPriorityValues[messageCounter].toString();
    Assert.assertEquals("Unexpected Priority: " + result, expected, result);
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/priority/multip leMessagesDescendingDegreePriorityTest.mxml

  • HT201380 Yesterday this was automatically installed.  Today I can't access a document in Pages.  A prompt says I need a Pages update.  But the next screen tests for updates and informs me everything is up to date.  What's up?

    Yesterday this was automatically installed.  Today I can't access a document in Pages.  A prompt says I need a Pages update.  But the next screen tests for updates and informs me everything is up to date.  What's up?

    It's highly unlikely that the Pages update problem has anything to do with the ARD client update, since the client is not involved in any way with Software Update. I'd suggest asking for assistance with the update problem in the forum appropriate for your version of Mac OS X.
    Regards.

  • Firefox 4.0 will not find update to 4.0.1, add-ons for 4.0.1 will not run

    30 May 2011, 18:22h UTC
    Downloaded 4.0 UK-edition on my laptop, the 4.0 US-edition on my desktop, and the 4.0 UK-edition on a 2nd laptop.
    On mine, updates to 4.0.1 are not found, some add-ons were taken off, as incompatible, that ran on the 4.0 on my desktop (and weren't on the 2nd laptop). Add-ons, now already even compatible with 4.0.1 (running on the 2nd laptop) will not run as 'incompatible' with 4.0 (though listed on the add-ons site as compatible.
    It has stopped telling me that 'something' is pretending to be an update from Firefox (whatever that 'something' be?) since setting the browser to updating manually, but asking me first what to do. All currently installed add-ons have not asked me for some time (though on other computers), and also report as fully up-t0-date.
    Ergo: Neither Firefox 4.0 nor any installed add-ons update correctly.
    Didn't crash, though it 'likes' doing that after printing (always Badly! with dreadful printing options/previews), leaving two tabs (rather than the one before), both of which only can be shut from their context menus. Crash reports have been sent with same email address, but not been answered. This browser has all the qualities of a Beta-release and needs some serious overhauls (it's also not very new or much safer!).
    Example for an add-on that won't install on 4.0, but will under 4.0.1: CookieMonster - which is desperately needed, given your browser still suffers from minimal, insufficient cookie management, incl. lists of domains that wish to set 'another' cookie when no cookies are as yet, allegedly, sitting on the computer.

    I've since updated manually to 4.0.1, but haven't yet tried the full uninstall version, because I have to export plenty of settings first (and/or manually copy them). Also means I'd have to start from scratch with many customizations in No Script.
    That said, I'll try the 'Safe Mode' option tonight, thank you :-)!
    If I have to uninstall the whole shebang, I'd be more tempted to go back to 3.6.x until a few more of 4's teething problems (e.g. the messy print dialogues, particularly preview, which regularly doesn't even work) have been tackled.
    Thanks-1M! for now - keep you posted.

  • Crystal report add on for 2007B PL17

    Dear Experts,
    I am using SAP B1 2007B PL17 and Crystl Report 10. To integrate the rpt files, I have instlled the CR add on . But the problem is with CRRuntime crruntime_12_0_mlb, Which version of it I need to download and where can i download it from for Crystal Report 10 ?
    Thanks in Advance
    Rupa

    HI
    Follow this link and u can download file from this link based on the operating system
    http://www.businessobjects.com/jump/xi/crvs2010/us2_default.asp

  • [svn] 2772: Fix type in list of excluded tests for websphere.

    Revision: 2772
    Author: [email protected]
    Date: 2008-08-07 04:29:28 -0700 (Thu, 07 Aug 2008)
    Log Message:
    Fix type in list of excluded tests for websphere.
    Modified Paths:
    blazeds/branches/3.0.x/qa/features/excludes.properties

    I'm not really sure what method that person was talking about. I just read he had a successful install so I posted it.
    But I'll hazard a guess
    1. copy your entire drive to a backup drive
    2. boot into that drive and test it out - make sure its a flawless backup, it works, and the hard drive has no problems
    3. eject that drive, disconnect it and reboot into the leopard install dvd
    4. erase your main hard drive using disc utilities on the leopard install dvd -- you've made a backup, made sure that backup was good, and disconnected it so it's currently safely disconnected from the leopard install you're about to do. Also, on the hard drive you're erasing and installing leopard on to, many people recommend "Zeroing" it as well as erasing it. That option is part of the erase function in disc utilities on the leopard install disc.
    5. do a clean install of leopard
    6. follow step 4 from that original post exactly as that person described to do.
    7. read the rest of what they said
    That's pretty much it. With the backup/erase/clean install/import/ you pretty much get everything you need exactly the way you want it with very few things missing -- and you've done this over a clean install. Plus that poster did mention that you can select what you want to import from your backup hard drive.
    It sounds like its a "clean install" method that gives you control via "import from machine" option in the installer. Control over what parts of your "old mac" you want to import into your "new leopard mac".
    Hopefully that helps. It sounds more involved, but its actually pretty quick and provides you with a perfectly save backup in case anything goes wrong with the leopard install.

  • Using a two separate 6534 cards I'm trying to code-up a simple test for my UUT (memory device). I need to write a pattern into the device and read back the pattern and verify it matches the value written.

    I need the simplest method of using two 6534 cards for a memory (UUT) test. I want to write (byte-wide) a pattern (A5,5A) into the UUT, then read it back and verify it matches the value written. Things that change are: Address inputs (increment by 1 for each read/write) with the control signals (card 1) and data values written/read (card 2). If I detect a mis-match, the test stops, I read the location one more time and verify it's really incorrect, the correct value is written back into the same location just read, a counter is incremented to keep track of the tota
    l errors detected and the test (memory read/verify) is resumed. Each time through the memory another counter is incremented to track the number of passes through the memory read test. The test should terminate when the operator hits the VI panel STOP TEST button.

    Dave
    Check out chapter two of the 653x User Manual for information on the different modes of operation. There it explains the difference between strobed and unstrobed I/O as well as Pattern I/O and Handshaking. It sounds as though unstrobed should work unless your UUT requires hardware timing or handshaking. You will have to keep track of errors in software however since the 6534 does not have any counters on it.
    Brian

  • Code coverage using command line always produces a binary file nearly full of zeros, not workable by Visual

    I'm using Professional Edition 2013. I try to generate a coverage report for a C project, using the command line interface.
    In Visual, configuration of the Linker : Configuration Properties -> Linker -> Advanced -> Profile.
    Then:
    vsinstr.exe my.exe /COVERAGE
    I've got messages from Visual that the instrumentation went well.
    VSPerfCmd.exe /START:COVERAGE /OUTPUT:my.coverage
    my.exe
    VSPerfCmd.exe /SHUTDOWN
    The my.coverage file is created. But it's a binary file, more or less full of zeros. Dropping it into Visual just opens it as a binary file. Full stop.
    I've tried the same commands on very different .exe files and it seems like the my.coverage file has always the same content.
    What am I doing wrong ?
    Thx

    Hi Fred35,
    If you test it with other language project, how about the result? For example, a console app or winform app.
    Reference:
    http://www.codeproject.com/Articles/590346/CodeplusCoverageplusforplusRegressionplusTestsplus
    Based on your description, I think the steps have no issue like this blog here:
    http://blogs.msdn.com/b/cellfish/archive/2008/11/16/native-c-code-coverage-reports-using-visual-studio-2008-team-system.aspx
    So I'm afraid that we would think about others. Maybe it is the dependent dll file issue.
    http://stackoverflow.com/questions/17867591/code-coverage-in-visual-studio-2010-for-native-c-exe-dll
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Outlook Junk Reporting Add-In Not working - No "Report Junk" option

    I have installed the "Junk Reporting Add-in for Office 2007, 2010, 2013 (32bit).msi" from Microsoft on 2 computers with Outlook 2013 as part of Office 365. Both are currently on version 15.0.4693 (latest version). On one, when I right click on
    a message and go to the Junk options there is, as expected, the new "Report Junk" option. On the other, running on a Windows 8.1 system, that option is not there. I have tried uninstalling and reinstalling to no effect.
    Any ideas why the Add-In might not be working on the 8.1 computer? Anything I should try?
    Thanks,
    Colin
    Colin

    Hello Colin,
    Does the user have any other add-in installed? This issue may occur if a conflict with a plug-in or an add-in causes the Junk Email Reporting Add-in to become disabled. We need to first check if the Junk Reporting Add-in is listed in the Add-in list under
    File > Options > Add-ins. If it's not in the list, it means the add-in is disabled or not installed successfully. To check if the Add-in is disabled, go to File > Options > Add-ins, switch the "Manage:" drop-down
    list to Disabled Items and press Go. Check if Junk Reporting Add-in is listed there. If so, highlight the add-in and click
    Enable.
    Please let me know the result.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • ThinkVantage System Update - "There are no applicable packages found for your system"

    QuestionWhen running TVSU, I am getting a system notification of "There are no applicable packages found for your system"
    AnswerThis issue has occured at various times, and may more commonly occur when TVSU updates itself.  At the time this article was originally written, the symptom was noted by some customers after updating from version 4.01.0010.
    After updating System Update, if no packages are found for your system, please try the following to uninstall and manually reinstall the current version of system update.
    Click Start
    Click Control Panel
    Click Programs and Features
    Select System Update
    Click Uninstall
    Reboot
    Download latest version of ThinkVantage System Update
    Install it and reboot
    Run ThinkVantage System Update and the list of updated drives will now populate correctly.

    There are a few comments here that have come in over 3 years...
    1) Please update to the latest version of TVSU appropriate for your version of operating system.  TVSU should update itself, but please check the reported version when TVSU starts up against the most recent version available to download on support.lenovo.com.  Uninstall, download the newer version, and re-install if it does not auto update and you have confirmed a newer version.
    2) From time to time, there are issues with the TVSU catalog and updates may not be reported as available for a specific system.  Lenovo software teams do their best to ensure the update catalog is current for all supported models, but in the event that you find no updates for your system and believe this is in error, please manually check several of the principle driver versions in device manager and compare with the versions available for manual download on the support site for your model.  If later versions of drivers and BIOS are available on the support site, but not made available through TVSU, then use this feedback link to notify the e-support team so they may investigate.
    http://support.lenovo.com/us/en/websitefeedback
    3) If you have recently changed the system board in your system, or service has changed the board, and TVSU can no longer find updates, or reports an error detecting your system, please reboot and press F1 to enter BIOS.  (Note, you may need to shut and restart to enter BIOS).  In BIOS, check that the system model type and serial number are correctly displayed.  These should match the type and serial numbers on the sticker on the bottom of your system.  TVSU identifies correct updates by checking these values in BIOS.   When a system board is replaced, there is a service proceedure to update the type and serial number values in BIOS to match that of the new system.  If these are shown as blank, this was not performed, and is the reason TVSU is not detecting updates.  Please contact Lenovo service if this is the case.

Maybe you are looking for