Commit Graph

12 Commits

Author SHA1 Message Date
markpollack
31ef1727d6 SPRNET-1206 - Upgrade to NUnit 2.5 2009-07-22 20:27:38 +00:00
eeichinger
47762e3f0f upgraded to nunit 2.5.1 for running unit tests
integrated ncover for code coverage analysis
switched COM integration tests to explicit
2009-07-14 22:37:59 +00:00
lahma
dcb295716f Fixed to build on Framework 1.x 2008-11-06 19:55:46 +00:00
lahma
ebe585de68 Brought more tests from Java side and synchronized with Java code base:
use object name as default scheduler name (when "SchedulerName" property not explicitly specified); do not accept a pre-registered Scheduler instance in the Quartz SchedulerRepository anymore; do not expose the Spring-created/managed Scheduler to the Quartz SchedulerRepository anymore; added "ExposeSchedulerInRepository" flag for explicit exposure to the SchedulerRepository; introduced SchedulerAccessorObject for registering jobs/triggers/listeners on an existing Quartz Scheduler instance
2008-11-06 18:08:46 +00:00
lahma
e873acf92a Removed unnecessary TimeZone testing 2008-10-15 14:40:27 +00:00
lahma
59d537b4ea Changed forgotten StartDelayed to use TimeSpan 2008-08-05 15:54:46 +00:00
bbaia
5ffea6052d Updated VS2008 sln/csproj files (NET_3_0 symbol, target framework 2.0 by default). 2008-08-05 00:55:05 +00:00
lahma
651ab8ef8c Changing startup delay properties to be time spans instead of plain integers 2008-08-04 18:43:39 +00:00
bbaia
f58951caa0 Added VS2008 sln/csproj files. 2008-08-03 15:51:15 +00:00
lahma
aab59d0f39 Syncing with Java Spring integration, polishing 2008-07-31 10:49:48 +00:00
lahma
fcbeb707ff Quartz.NET 0.9.1, syncing with latest CVS changes 2008-06-10 08:26:01 +00:00
markpollack
c478a783c0 Initial import! 2008-05-30 22:55:02 +00:00