root/trunk/components/tools/OmeroImporter/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7751 [7751] 4 weeks bwzloranger update error reporting for UUID bug in metadata store (see #2654)
(edit) @7658 [7658] 5 weeks cxallan Adding "manual" to the list of OmeroImporter component excluded test …
(edit) @7656 [7656] 5 weeks cxallan Fixing ImporterConfigTest?.testDefaultGetsLoaded(). (See #2067)
(edit) @7653 [7653] 5 weeks cxallan Cleanup importer component unit test package dependencies (explicitly use …
(edit) @7649 [7649] 5 weeks cxallan Move the entire metadata validator to the "manual" group. (See #2067)
(edit) @7641 [7641] 6 weeks bwzloranger Fixes for #2640, Hudson Green Importer UTests
(edit) @7613 [7613] 6 weeks jmoore Fixing ImportCandidatesTest (See #2623) original-svn-id: …
(edit) @7594 [7594] 7 weeks cxallan Fixing class cast exception on ImageReader? cast during getImageFormat(). …
(edit) @7593 [7593] 7 weeks cxallan Moved metadata validator tests to use coded indexes. (See #2610)
(edit) @7438 [7438] 2 months jmoore Fixing email address: ome-users@…
(edit) @7283 [7283] 3 months cxallan Updating to  bio-formats:r6533; overhaul for 2010-06 schema support.
(edit) @7233 [7233] 3 months bwzloranger fixes #2490
(edit) @7195 [7195] 3 months cxallan Updating to  bio-formats:r6493; entire move to ome.xml.model
(edit) @7144 [7144] 3 months jburel Test: Improved color mapping
(edit) @7134 [7134] 3 months jburel Added/modified tests to support light path to determine color and name cf. …
(edit) @7129 [7129] 3 months bwzloranger fixes for #2465, #2466. Some code cleanup
(edit) @7029 [7029] 4 months cxallan Fixed shape processor's invalid usage of IMAGE_INDEX. (See #2381)
(edit) @7025 [7025] 4 months cxallan Fixed compile errors in test cases resulting from the removal of the …
(edit) @7023 [7023] 4 months bwzloranger fixes for setChannelLightSourceSettings and some utests
(edit) @7019 [7019] 4 months bwzloranger fixes for #2386, #2385, and #2379
(edit) @6972 [6972] 4 months bwzloranger Fix to omero importer unit tests
(edit) @6764 [6764] 4 months bwzloranger fix for ImportCandidates?.java changes with ImportContainer?
(edit) @6740 [6740] 4 months jmoore fix #2201 - schema support for storing param arrays on original files
(edit) @6649 [6649] 5 months cxallan Fixed a small logic error in the metadata store usage. (See #2076)
(edit) @6623 [6623] 5 months cxallan Test case for block vs. planar reads, disabled by default.
(edit) @6606 [6606] 5 months cxallan Pushed setId() initialization to its own tests to track performance, etc. …
(edit) @6584 [6584] 5 months cxallan Metadata validator changes: (See #2076) * Made logging a bit more verbose …
(edit) @6534 [6534] 5 months cxallan Show logging levels during test runs.
(edit) @6490 [6490] 5 months cxallan Restoring a more thorough tear down to avoid issues with many, many …
(edit) @6483 [6483] 5 months cxallan Get subset of metadate level tests into metadata validator. (See #2076)
(edit) @6482 [6482] 5 months cxallan Reverting erroneous changes made prematurely to the metadata validator …
(edit) @6481 [6481] 5 months cxallan Reverting changes to Eclipse CLASSPATH made in r6444.
(edit) @6480 [6480] 5 months cxallan Fixed test reader compile errors introduced in r6469.
(edit) @6450 [6450] 5 months bwzloranger fixes #2080 and #2084
(edit) @6410 [6410] 6 months cxallan Merging Bio-Formats cleanup into TRUNK …
(edit) @6219 [6219] 6 months cxallan test-compile build now runs to completion. (See #1942)
(edit) @6217 [6217] 6 months cblackburn Addresses #1942; repository code moved, dependencies reconfigured.
(edit) @6175 [6175] 6 months jmoore Various tests
(edit) @6173 [6173] 6 months jmoore ImportLibrary : Minor change plus test
(edit) @6028 [6028] 7 months jmoore ticket:1434 - Removing Permissions.DEFAULT from tests and other …
(edit) @5971 [5971] 8 months callan Fixing missing TestReader? method from IFormatReader
(edit) @5865 [5865] 10 months callan Restoring start date/time
(edit) @5853 [5853] 10 months callan * Removing arguably useless used files dump which is causing weird …
(edit) @5848 [5848] 10 months callan * Generic observer messaging in place, killing TODO * More verbose …
(edit) @5847 [5847] 10 months callan Try different exception logging for test engine to see if we can track …
(edit) @5807 [5807] 10 months brain added option to turn opional companion metadata file on and off in gui and …
(edit) @5649 [5649] 10 months callan Fix up erroneous tests
(edit) @5648 [5648] 10 months callan Faster resolution of objects by authoritative LSID
(edit) @5646 [5646] 10 months jburel Added new test and modified reader for graphics domain
(edit) @5636 [5636] 10 months callan Adding missing file to fix broken build.
(edit) @5635 [5635] 10 months callan New channel processor to provide client side support for channel name and …
(edit) @5633 [5633] 10 months callan Channel data tools for use in porting channel name and colour logic to the …
(edit) @5590 [5590] 11 months jmoore Fixing BioFormats/OmeroImporter? compile issues
(edit) @5532 [5532] 11 months callan Post test cleanup attempt.
(edit) @5415 [5415] 11 months brain fix for description in error tab, and importer_readers.txt update
(edit) @5309 [5309] 11 months callan Avoid keep all alive exceptions during testing.
(edit) @5256 [5256] 11 months brain fixes for testengine qa, importer progress bar, and a few other bugs
(edit) @5232 [5232] 11 months jmoore Test improvement
(edit) @5211 [5211] 11 months jmoore ImportLibrary : Addition of Reactor from Chris This is a possible …
(edit) @5196 [5196] 11 months jmoore Adding testing to the FlexServer logic in IniFileLoader
(edit) @5180 [5180] 11 months jmoore Fixing build
(edit) @5134 [5134] 12 months jmoore Fixing test-compile target
(edit) @5126 [5126] 12 months jmoore PopulateRois? : Initial server-side tie-in
(edit) @5033 [5033] 12 months jmoore Fixing fake_login test
(edit) @5021 [5021] 12 months jmoore ImportLibrary : adding SCANNING event to ImportCandidates?
(edit) @5019 [5019] 12 months jmoore ImportLibrary : Missing files
(edit) @5017 [5017] 12 months jmoore ImportLibrary : More refactoring and configuration changes
(edit) @5011 [5011] 12 months jmoore ImportLibrary : Refactoring for error handling in CLI
(edit) @4929 [4929] 12 months brain Update of bio-foramts to r5452, test_engine changes -> test reults now …
(edit) @4878 [4878] 12 months callan * Limited ROI handling based on calls made by MIASReader * Metadata …
(edit) @4861 [4861] 12 months jmoore Fixing tests
(edit) @4818 [4818] 12 months callan Companion text file with a metadata dump. (#1453)
(edit) @4811 [4811] 12 months callan Initial solution for #1451
(edit) @4805 [4805] 12 months callan Fix test cases where the reference comparison can be of multiple types and …
(edit) @4802 [4802] 12 months callan Ditto for logical channels.
(edit) @4801 [4801] 12 months callan All references don't necessarily have to be filled.
(edit) @4800 [4800] 12 months callan Reference test cases for: * LogicalChannel? --> FilterSet? * FilterSet? --> …
(edit) @4793 [4793] 12 months jmoore Attempt to fix odd integration.active.xml parsing issue
(edit) @4748 [4748] 13 months callan Fixed channel count tests.
(edit) @4722 [4722] 13 months callan * Fixing some metadta validator tests * Fixed counting of cached …
(edit) @4718 [4718] 13 months brain feedback system commit - should be ready for mainstream testing
(edit) @4696 [4696] 13 months callan Test cases for (synchronized with Bio-Formats OME-XML test cases): * …
(edit) @4688 [4688] 13 months callan Added test cases for: * Well existence * Plate existence Also cleaned up …
(edit) @4678 [4678] 13 months callan * Metadata validator is now TestNG style configurable * …
(edit) @4675 [4675] 13 months callan Fixing issue where LightSource? --> concrete type (or vica-versa) container …
(edit) @4672 [4672] 13 months callan * Added sanity check to log when a duplicate LSID is used * Added test to …
(edit) @4666 [4666] 13 months callan * Fixing issue where reader was not passed to metadata store * New test …
(edit) @4662 [4662] 13 months callan * Better LSID equivilence tests for hash maps * Updated Eclipse CLASSPATH …
(edit) @4627 [4627] 14 months callan * Fix support in test cases for ThumbnailStore? and …
(edit) @4608 [4608] 14 months callan * Fixed spurious import in test engine configuration * Switch to save() …
(edit) @4582 [4582] 14 months callan * Cleaned up logging a little bit * Added TestMetadataStore? to support …
(edit) @4577 [4577] 14 months jmoore TestEngine? : Improving usage statement
(edit) @4549 [4549] 14 months callan Handle cases where Plates have had no MetadataStore? methods called upon …
(edit) @4545 [4545] 14 months callan PlaneInfo? processor and test cases (Solution for #1404)
(edit) @4515 [4515] 15 months jmoore TestEngine? : Forgot to add error-on config
(edit) @4514 [4514] 15 months jmoore TestEngine? : Adding --error-on and --feedback command-line options
(edit) @4497 [4497] 15 months callan * Added JARs for  bio-formats:r5189 * Fixed source/target reference …
(edit) @4489 [4489] 15 months callan Fixes multiple references (and test cases) for #1142.
(edit) @4460 [4460] 15 months brain TestEngine? and ImmersionCheck? fixes
(edit) @4453 [4453] 16 months brain update to BF and improvements to importer testengine to use feedback …
Note: See TracRevisionLog for help on using the revision log.

1.2.1-PRO © 2008-2009 agile42 all rights reserved (this page was served in: 0.166816 sec.)