40f4b30361 
								
							
								 
							
						 
						
							
							
								
								Strengthen the tests for the possibility that SetUpFixture does not run in the beginning.  
							
							
							
						 
						
							2017-08-14 16:33:21 -07:00  
				
					
						
							
							
								 
						
							
							
								856d218f99 
								
							
								 
							
						 
						
							
							
								
								Comment that test dll for now. It's making jenkins fail.  
							
							
							
						 
						
							2017-08-14 15:58:42 -07:00  
				
					
						
							
							
								 
						
							
							
								ea448d9d6b 
								
							
								 
							
						 
						
							
							
								
								Forgot to add this too (nant auto tests)  
							
							
							
						 
						
							2017-08-14 15:26:06 -07:00  
				
					
						
							
							
								 
						
							
							
								5e9b090845 
								
							
								 
							
						 
						
							
							
								
								Listed new testable dll in THIS file  
							
							
							
						 
						
							2017-08-14 15:13:32 -07:00  
				
					
						
							
							
								 
						
							
							
								cf87898358 
								
							
								 
							
						 
						
							
							
								
								Remove a remnant of the optionalmodules unit test that was removed earlier  
							
							
							
						 
						
							2016-04-26 20:03:16 +02:00  
				
					
						
							
							
								 
						
							
							
								3637280aad 
								
							
								 
							
						 
						
							
							
								
								Since the OptionalModules tests have been removed, also stop trying to run them  
							
							
							
						 
						
							2016-04-25 20:01:12 +02:00  
				
					
						
							
							
								 
						
							
							
								5265415011 
								
							
								 
							
						 
						
							
							
								
								minor: Rename BUILDING.txt to BUILDING.md in distbin distribution nant target  
							
							
							
						 
						
							2013-01-04 22:13:21 +00:00  
				
					
						
							
							
								 
						
							
							
								1945f0023a 
								
							
								 
							
						 
						
							
							
								
								Change nant distbin target to also remove ThirdParty/ source code when making binary distribution  
							
							
							
						 
						
							2013-01-03 00:09:40 +00:00  
				
					
						
							
							
								 
						
							
							
								bac8ac32da 
								
							
								 
							
						 
						
							
							
								
								Add regression test for a good request made to the asset service post handler.  
							
							... 
							
							
							
							Adds new OpenSim.Server.Handlers.Tests.dll to test suite 
							
						 
						
							2012-11-21 23:42:34 +00:00  
				
					
						
							
							
								 
						
							
							
								e25c51330a 
								
							
								 
							
						 
						
							
							
								
								Add basic XInventoryServicesTests.TestAddItem() regression test.  
							
							
							
						 
						
							2012-11-17 00:12:25 +00:00  
				
					
						
							
							
								 
						
							
							
								adce58b33a 
								
							
								 
							
						 
						
							
							
								
								Renaming existing 'torture' tests to 'performance' tests instead, since this better matches what they really do.  
							
							... 
							
							
							
							nant target name changes to test-perf instead of torture, to match test-stress
still not run by default 
							
						 
						
							2012-08-29 23:19:21 +01:00  
				
					
						
							
							
								 
						
							
							
								ec726413dd 
								
							
								 
							
						 
						
							
							
								
								Add VectorRenderModuleStressTests that contains a long running test that generates thousands of vector textures concurrently.  
							
							... 
							
							
							
							Intended for use if there are future issues with mono crashes whilst generate dynamic textures.
This test is triggered via a new test-stress nant target.
Not run by default. 
							
						 
						
							2012-08-29 23:04:00 +01:00  
				
					
						
							
							
								 
						
							
							
								1e95b01f13 
								
							
								 
							
						 
						
							
							
								
								Extend distsrc target to cleanup the files generated by running prebuild  
							
							
							
						 
						
							2012-02-29 21:51:46 +00:00  
				
					
						
							
							
								 
						
							
							
								f9066e7d86 
								
							
								 
							
						 
						
							
							
								
								Establish a distsrc nant target for producing the source distribution.  
							
							... 
							
							
							
							This is in addition to the distbin target.  The distbin target now needs distsrc to be run first.
Still needs some extra tweaking that I shall eventually put in as sed invocations or similar. 
							
						 
						
							2012-02-25 00:36:28 +00:00  
				
					
						
							
							
								 
						
							
							
								f3780b9eae 
								
							
								 
							
						 
						
							
							
								
								Add torture tests to test adding 10,000, 100,000 and 200,000 single prim scene objects.  
							
							... 
							
							
							
							These can be run using the "nant torture" target.  They are not part of "nant test" due to their long-run future nature.
Such tests are designed to do some testing of extreme situations and give some feedback on memory usage, etc.
However, data can be inconsistent due to different machine circumstances and virtual machine actions.
This area is under development. 
							
						 
						
							2012-01-31 19:56:37 +00:00  
				
					
						
							
							
								 
						
							
							
								82ad9d4e04 
								
							
								 
							
						 
						
							
							
								
								Remove monocov and other obsolete nant build targets.  
							
							... 
							
							
							
							monocov was a code coverage attempt 3 years ago which no longer works.
other removed targets have been commented out or unused for a very long time 
							
						 
						
							2012-01-16 22:58:58 +00:00  
				
					
						
							
							
								 
						
							
							
								14e407aff3 
								
							
								 
							
						 
						
							
							
								
								Add OpenSim.Region.ClientStack.LindenUDP.Tests.dll back into the test suite  
							
							
							
						 
						
							2011-12-08 20:55:38 +00:00  
				
					
						
							
							
								 
						
							
							
								319507f521 
								
							
								 
							
						 
						
							
							
								
								Add test for not found response from GetTexture cap handler.  
							
							... 
							
							
							
							Add OpenSim.Region.Capabilities.Handlers.Tests.dll into test suite 
							
						 
						
							2011-12-05 21:04:17 +00:00  
				
					
						
							
							
								 
						
							
							
								ee4c4e5058 
								
							
								 
							
						 
						
							
							
								
								Add new LindenCaps test dll to panda run as well as "nant test"  
							
							
							
						 
						
							2011-10-25 21:03:41 +01:00  
				
					
						
							
							
								 
						
							
							
								48295793b0 
								
							
								 
							
						 
						
							
							
								
								re-enable running linden udp tests in local.include, though no tests are currently active there  
							
							
							
						 
						
							2011-10-24 22:25:38 +01:00  
				
					
						
							
							
								 
						
							
							
								e28e2d24c7 
								
							
								 
							
						 
						
							
							
								
								Add new EventQueueTests with basic test to check that adding a client registers an http poll  
							
							
							
						 
						
							2011-10-24 22:23:41 +01:00  
				
					
						
							
							
								 
						
							
							
								def74404f1 
								
							
								 
							
						 
						
							
							
								
								make distribution creating code to copy FlotsamCache.ini.example to FlotsamCache.ini  
							
							
							
						 
						
							2011-09-24 00:18:32 +01:00  
				
					
						
							
							
								 
						
							
							
								6b135ee371 
								
							
								 
							
						 
						
							
							
								
								fix mistake in last change of local.include  
							
							
							
						 
						
							2010-12-15 00:14:43 +00:00  
				
					
						
							
							
								 
						
							
							
								5f8c660489 
								
							
								 
							
						 
						
							
							
								
								add new optionalmodules test dll to panda test run (and nant test command)  
							
							
							
						 
						
							2010-12-14 23:58:39 +00:00  
				
					
						
							
							
								 
						
							
							
								fcc83f2305 
								
							
								 
							
						 
						
							
							
								
								Unit test for ConfigurationLoader.  
							
							... 
							
							
							
							Adds a new test assembly for OpenSim. 
							
						 
						
							2010-08-13 23:59:33 +01:00  
				
					
						
							
							
								 
						
							
							
								1a03a0b281 
								
							
								 
							
						 
						
							
							
								
								remove compile.bat from a created binary distribution  
							
							
							
						 
						
							2010-07-23 23:12:30 +01:00  
				
					
						
							
							
								 
						
							
							
								2f6fa373ef 
								
							
								 
							
						 
						
							
							
								
								in nant distbin, specifically only delete Regions.ini instead of the entire Regions directory  
							
							
							
						 
						
							2010-07-23 22:36:03 +01:00  
				
					
						
							
							
								 
						
							
							
								d53057c2c7 
								
							
								 
							
						 
						
							
							
								
								hopefully get "nant test" passing again by replacing data.sqlite/mysql references in .nant/local.include with OpenSim.Data.Tests.dll  
							
							
							
						 
						
							2010-05-28 16:26:14 +01:00  
				
					
						
							
							
								 
						
							
							
								df2f69f295 
								
							
								 
							
						 
						
							
							
								
								Make "nant distbin" remove BUILDING.txt  
							
							
							
						 
						
							2010-05-15 02:07:07 +01:00  
				
					
						
							
							
								 
						
							
							
								648999dd3b 
								
							
								 
							
						 
						
							
							
								
								add operation to "nant distbin" to copy StandaloneCommon.ini.example -> StandaloneCommon.ini  
							
							
							
						 
						
							2010-04-30 22:37:23 +01:00  
				
					
						
							
							
								 
						
							
							
								fd53deb6fc 
								
							
								 
							
						 
						
							
							
								
								add nant distbin target  
							
							... 
							
							
							
							this will delete all extraneous source code files and copy OpenSim.ini.example to OpenSim.ini 
							
						 
						
							2010-03-26 20:49:07 +00:00  
				
					
						
							
							
								 
						
							
							
								bcac984f5d 
								
							
								 
							
						 
						
							
							
								
								fix nant related build break  
							
							
							
						 
						
							2010-03-26 19:56:53 +00:00  
				
					
						
							
							
								 
						
							
							
								9d747cb53b 
								
							
								 
							
						 
						
							
							
								
								comment out very probably unused dist and distdir nant targets  
							
							
							
						 
						
							2010-03-26 19:33:19 +00:00  
				
					
						
							
							
								 
						
							
							
								a3ac2cbdde 
								
							
								 
							
						 
						
							
							
								
								automatically delete %temp% directory after running tests  
							
							... 
							
							
							
							this prevents a huge cruft buildup 
							
						 
						
							2010-03-05 22:38:03 +00:00  
				
					
						
							
							
								 
						
							
							
								5dd7593179 
								
							
								 
							
						 
						
							
							
								
								remove a final trace of the old framework.communications.tests  
							
							... 
							
							
							
							This might make panda pass again! 
							
						 
						
							2010-03-03 23:05:48 +00:00  
				
					
						
							
							
								 
						
							
							
								1c68ad2bba 
								
							
								 
							
						 
						
							
							
								
								remove references to OpenSim.Framework.Commuications.Tests.dll since all relevant test code has been obsoleted  
							
							... 
							
							
							
							this allows the tests to pass on my local system 
							
						 
						
							2010-03-03 17:50:05 +00:00  
				
					
						
							
							
								 
						
							
							
								16a9a2604b 
								
							
								 
							
						 
						
							
							
								
								Remove another lindenudp tests reference.  Maybe this will make panda happy  
							
							
							
						 
						
							2009-10-09 18:19:51 +01:00  
				
					
						
							
							
								 
						
							
							
								bec4d0c564 
								
							
								 
							
						 
						
							
							
								
								fix test suite (and hopefully the panda build) by commenting out LindenUDP.Tests.dll references  
							
							
							
						 
						
							2009-10-09 16:54:50 +01:00  
				
					
						
							
							
								 
						
							
							
								133a4a9906 
								
							
								 
							
						 
						
							
							
								
								- adding new LandDataSerializer testcase to "test-xml" target as well  
							
							... 
							
							
							
							- adding another LandDataSerializer testcase 
							
						 
						
							2009-10-01 15:03:16 +02:00  
				
					
						
							
							
								 
						
							
							
								40cf840df2 
								
							
								 
							
						 
						
							
							
								
								adding testcase for LandDataSerializer; fixing LandDataSerializer ;-)  
							
							
							
						 
						
							2009-10-01 09:47:45 +02:00  
				
					
						
							
							
								 
						
							
							
								4c560df8ac 
								
							
								 
							
						 
						
							
							
								
								If running tests manually, fail immediately on error  
							
							
							
						 
						
							2009-09-04 19:22:09 +01:00  
				
					
						
							
							
								 
						
							
							
								d810ad9e91 
								
							
								 
							
						 
						
							
							
								
								If a test dll fails when manually run, stop immediately rather than trying all the other test dlls  
							
							
							
						 
						
							2009-09-04 18:51:25 +01:00  
				
					
						
							
							
								 
						
							
							
								9bd0106333 
								
							
								 
							
						 
						
							
							
								
								some more tooling around on nant / nunit to make it a bit cleaner  
							
							
							
						 
						
							2009-09-03 14:55:54 -04:00  
				
					
						
							
							
								 
						
							
							
								64fa23df7c 
								
							
								 
							
						 
						
							
							
								
								If a test dll fails, stop immediately rather than trying all the other test dlls  
							
							... 
							
							
							
							This is very useful behaviour if debugging test failures otherwise it's hard to pick out the test output
Also, some minor method shuffling in the iar module 
							
						 
						
							2009-09-03 19:41:38 +01:00  
				
					
						
							
							
								 
						
							
							
								7e9b12ac80 
								
							
								 
							
						 
						
							
							
								
								change the nunit detection code  
							
							
							
						 
						
							2009-08-31 20:26:16 -04:00  
				
					
						
							
							
								 
						
							
							
								cc30fce49f 
								
							
								 
							
						 
						
							
							
								
								change regular test target to use nunit exec mode  
							
							... 
							
							
							
							detect if you have nunit-console2 or nunit-console and use the appropriate one 
							
						 
						
							2009-08-31 20:15:20 -04:00  
				
					
						
							
							
								 
						
							
							
								1bc430ca86 
								
							
								 
							
						 
						
							
							
								
								add some fail detection to the new test-xml target  
							
							
							
						 
						
							2009-08-31 17:54:51 -04:00  
				
					
						
							
							
								 
						
							
							
								441518bad6 
								
							
								 
							
						 
						
							
							
								
								change the way the unit tests are run in the hopes of greater stability  
							
							
							
						 
						
							2009-08-31 17:44:52 -04:00  
				
					
						
							
							
								 
						
							
							
								0da7c8a78c 
								
							
								 
							
						 
						
							
							
								
								turn back on fail on error, otherwise we don't end up knowing that we  
							
							... 
							
							
							
							missed tests. 
							
						 
						
							2009-04-19 19:32:42 +00:00  
				
					
						
							
							
								 
						
							
							
								ced15d6d83 
								
							
								 
							
						 
						
							
							
								
								turn off failonerror for the text-xml target, which should make picking  
							
							... 
							
							
							
							up the fail points easier. 
							
						 
						
							2009-04-19 15:37:54 +00:00