Russell Keith-Magee
								
							 
						 | 
						
							
							
							
							
								
							
							
								afd040d4d3
								
							
						 | 
						
							
							
								
								Updated test assertions that have been deprecated by the move to unittest2. In summary, this means:
							
							
							
							
							
							
							
							assert_ -> assertTrue
 assertEquals -> assertEqual
 failUnless -> assertTrue
For full details, see http://www.voidspace.org.uk/python/articles/unittest2.shtml#deprecations
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15728 bcc190cf-cafb-0310-a4f2-bffc1f526a37 
							
						 | 
						
							2011-03-03 15:04:39 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Russell Keith-Magee
								
							 
						 | 
						
							
							
							
							
								
							
							
								ec3ba39fdb
								
							
						 | 
						
							
							
								
								A few test optimizations; using native unittest where no Django-specific TestCase features are required.
							
							
							
							
							
							
							
							git-svn-id: http://code.djangoproject.com/svn/django/trunk@13935 bcc190cf-cafb-0310-a4f2-bffc1f526a37 
							
						 | 
						
							2010-09-28 08:18:12 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Russell Keith-Magee
								
							 
						 | 
						
							
							
							
							
								
							
							
								b4a8c77e7c
								
							
						 | 
						
							
							
								
								Migrated datetime_safe doctests. Thanks to Stephan Jaekel.
							
							
							
							
							
							
							
							git-svn-id: http://code.djangoproject.com/svn/django/trunk@13888 bcc190cf-cafb-0310-a4f2-bffc1f526a37 
							
						 | 
						
							2010-09-27 15:14:30 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Russell Keith-Magee
								
							 
						 | 
						
							
							
							
							
								
							
							
								03924929ba
								
							
						 | 
						
							
							
								
								Fixed #12524 -- Clarified handling of pre-1000AD dates in datetime_safe (and thus, the serializers). Patch includes moving the datetime_safe tests into the utils regressiontests module. Thanks to gsf for the report and initial patch.
							
							
							
							
							
							
							
							git-svn-id: http://code.djangoproject.com/svn/django/trunk@12423 bcc190cf-cafb-0310-a4f2-bffc1f526a37 
							
						 | 
						
							2010-02-13 14:02:32 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 |