master
FWCore: handle float and vfloat in the remaining ParameterSet code paths
Move more tests to IOPool/Tests
Moved FWCore/Integration test to catch2
Replace TestRunLumiSource
Dictionary tests moved to IOPool/Tests
Fix unit test script bugs
[CORE] Various fixes/improvements for unit test
Convert to catch2 v3 API
Allow ESProductHost to forward constructor arguments
Snapshot of CMSSW_6_2_0_pre8.
Renamed DataProxy to ESProductResolver
Update MessageLogger_cfi to new syntax
fix remaining FWCore tests
Replace string with InputTag in IntTestAnalyzer
Generated cfi files now may use new module syntax
Alternative python module configuration syntax
Removed forceEventSetupCacheClearOnNewRun option
Adjust to moving FromFiles to FWStorage/Catalog
Allow an InputSource to declare a run/lumi entry is the last to be merged
Added fillDescriptions to pick up new parameter default values
Fix use of EDAlias on 'source'
Added unit test using TestServicesOnNonFrameworkThreadsAnalyzer
Add back putOrMerge interface to RunPrincipal
Bug fix, crash would occur if helper plugin contains itself recursively
Move GetBy tests to IOPool/Tests
Move EDAlias storage test to IOPool/Tests
Make end Job context message consistent
remove more unnecessary separator usage
Remove support for non-concurrent Record Interval Finders
Moved Pool part of ConcurrentIOVsAndRuns test
Customize concurrency for ESSource DataProxies
Add new unit test for concurrent IOV code
Make a module consuming an ambiguous EDAlias product with edm::View to depend on all possible producers of that product
Fix consuming EDAlias via edm::View
Add test for EDLooper using ESProduct from ESProducer
Remove configuration support for SubProcess and its tests
Improve behavior after exception in begin/end transitions
Add TaskPlaceholder class analogous to SequencePlaceholder
Revert "Revert "Run modules concurrently during global begin transitions""
GetterOfProducts for output modules, use in DQMRootOutputModule
Fix use of new MessageLogger syntax is some unit tests
Move last Pool tests from FWCore/Integration to IOPool/Tests
Added fillDescriptions to more classes in FWCore
Implement an integration test for post_insert()
Use AsciiOutputModule for simple FWCore/Integration tests
Move RunLumiEventAnalyzer to FWCore/TestModules
Implement integration tests for standard types
Test TableExaminer access in OutputModule
Implement integration tests for WrapperBase specialisations
Switch parameter to @python_config to avoid possible name collisions
Allow a stream to skip a lumi if all events processed
Switch to modulesToCallForTryToContinue in options
Additional unit tests for TryToContinue