..  
		
		
			
			
			
			
				
					
						
							
								
								
									
									
									
										fixtures
									
								 
							
						
					 
				 
				
					
						
							
							adding files 
						
					 
				 
				2013-01-23 11:31:59 -06:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									
										source
									
								 
							
						
					 
				 
				
					
						
							
							No more relative permalinks! Fix for a test. 
						
					 
				 
				2014-05-06 13:16:51 -04:00  
		
			
			
			
			
				
					
						
							
								helper.rb 
							
						
					 
				 
				
					
						
							
							Using stderr instead of stdout 
						
					 
				 
				2014-05-06 13:15:19 -04:00  
		
			
			
			
			
				
					
						
							
								suite.rb 
							
						
					 
				 
				
					
						
							
							Newline. 
						
					 
				 
				2013-03-16 20:06:50 +01:00  
		
			
			
			
			
				
					
						
							
								test_coffeescript.rb 
							
						
					 
				 
				
					
						
							
							Use File.exist? instead of deprecated File.exists? 
						
					 
				 
				2014-04-06 13:31:34 +02:00  
		
			
			
			
			
				
					
						
							
								test_collections.rb 
							
						
					 
				 
				
					
						
							
							Collections' "written" attribute has been changed to "output". 
						
					 
				 
				2014-04-27 15:56:02 -04:00  
		
			
			
			
			
				
					
						
							
								test_command.rb 
							
						
					 
				 
				
					
						
							
							Add missing Command tests 
						
					 
				 
				2014-04-08 11:32:53 +02:00  
		
			
			
			
			
				
					
						
							
								test_configuration.rb 
							
						
					 
				 
				
					
						
							
							Stevenson now uses symbols instead of integers to set log level 
						
					 
				 
				2014-05-06 13:03:56 -04:00  
		
			
			
			
			
				
					
						
							
								test_convertible.rb 
							
						
					 
				 
				
					
						
							
							Using stderr instead of stdout 
						
					 
				 
				2014-05-06 13:15:19 -04:00  
		
			
			
			
			
				
					
						
							
								test_document.rb 
							
						
					 
				 
				
					
						
							
							Homagah it all renders I think. 
						
					 
				 
				2014-04-14 22:46:21 -04:00  
		
			
			
			
			
				
					
						
							
								test_draft.rb 
							
						
					 
				 
				
					
						
							
							Update #relative_path for _drafts and add tests. 
						
					 
				 
				2014-02-11 12:48:34 +00:00  
		
			
			
			
			
				
					
						
							
								test_entry_filter.rb 
							
						
					 
				 
				
					
						
							
							Adding two new test cases for exclude configuration use cases. 
						
					 
				 
				2014-05-06 12:43:44 -04:00  
		
			
			
			
			
				
					
						
							
								test_excerpt.rb 
							
						
					 
				 
				
					
						
							
							Trim trailing spaces and convert tabs to spaces. 
						
					 
				 
				2014-03-11 07:44:01 +02:00  
		
			
			
			
			
				
					
						
							
								test_filters.rb 
							
						
					 
				 
				
					
						
							
							Change nils argument to string 
						
					 
				 
				2014-05-06 21:36:13 +02:00  
		
			
			
			
			
				
					
						
							
								test_generated_site.rb 
							
						
					 
				 
				
					
						
							
							Merge pull request  #2211  from jekyll/pgp-key-header-frontmatter 
						
					 
				 
				2014-04-14 12:59:59 -04:00  
		
			
			
			
			
				
					
						
							
								test_kramdown.rb 
							
						
					 
				 
				
					
						
							
							Rename those Utils functions. 
						
					 
				 
				2014-03-04 15:52:05 -05:00  
		
			
			
			
			
				
					
						
							
								test_layout_reader.rb 
							
						
					 
				 
				
					
						
							
							Make LayoutReader#layout_directory public. 
						
					 
				 
				2014-02-17 22:13:29 -06:00  
		
			
			
			
			
				
					
						
							
								test_liquid_extensions.rb 
							
						
					 
				 
				
					
						
							
							Add Jekyll::LiquidExtensions.lookup_variable 
						
					 
				 
				2014-04-22 14:27:47 -04:00  
		
			
			
			
			
				
					
						
							
								test_new_command.rb 
							
						
					 
				 
				
					
						
							
							Fix test for new command's output. 
						
					 
				 
				2014-05-06 13:16:41 -04:00  
		
			
			
			
			
				
					
						
							
								test_page.rb 
							
						
					 
				 
				
					
						
							
							Use File.exist? instead of deprecated File.exists? 
						
					 
				 
				2014-04-06 13:31:34 +02:00  
		
			
			
			
			
				
					
						
							
								test_pager.rb 
							
						
					 
				 
				
					
						
							
							Extract core extensions into a Utils module 
						
					 
				 
				2014-03-03 22:13:03 -05:00  
		
			
			
			
			
				
					
						
							
								test_path_sanitization.rb 
							
						
					 
				 
				
					
						
							
							Only strip the drive name if it begins the string. 
						
					 
				 
				2014-03-27 18:19:35 -04:00  
		
			
			
			
			
				
					
						
							
								test_post.rb 
							
						
					 
				 
				
					
						
							
							delete old superfluous tests; extend feature 
						
					 
				 
				2014-04-07 16:22:04 +02:00  
		
			
			
			
			
				
					
						
							
								test_rdiscount.rb 
							
						
					 
				 
				
					
						
							
							Update converter classes moving into a module 
						
					 
				 
				2013-01-19 23:07:38 +00:00  
		
			
			
			
			
				
					
						
							
								test_redcarpet.rb 
							
						
					 
				 
				
					
						
							
							Update tests 
						
					 
				 
				2014-05-03 21:46:16 +04:00  
		
			
			
			
			
				
					
						
							
								test_redcloth.rb 
							
						
					 
				 
				
					
						
							
							Remove extra trailing whitespace 
						
					 
				 
				2013-11-20 00:50:56 +01:00  
		
			
			
			
			
				
					
						
							
								test_related_posts.rb 
							
						
					 
				 
				
					
						
							
							fix test muting to work for Ruby > 1.9 
						
					 
				 
				2013-09-12 13:26:32 +02:00  
		
			
			
			
			
				
					
						
							
								test_sass.rb 
							
						
					 
				 
				
					
						
							
							Register subclasses of subclasses of Jekyll::Plugin 
						
					 
				 
				2014-05-07 14:59:08 -04:00  
		
			
			
			
			
				
					
						
							
								test_site.rb 
							
						
					 
				 
				
					
						
							
							Expect site.data stuff to be hashes 
						
					 
				 
				2014-04-14 22:44:29 -04:00  
		
			
			
			
			
				
					
						
							
								test_tags.rb 
							
						
					 
				 
				
					
						
							
							Refactor highlighting 
						
					 
				 
				2014-04-27 23:20:00 -04:00  
		
			
			
			
			
				
					
						
							
								test_url.rb 
							
						
					 
				 
				
					
						
							
							Move URL generation to own class instead of a module 
						
					 
				 
				2013-07-25 22:44:27 +02:00  
		
			
			
			
			
				
					
						
							
								test_utils.rb 
							
						
					 
				 
				
					
						
							
							Add Jekyll::LiquidExtensions.lookup_variable 
						
					 
				 
				2014-04-22 14:27:47 -04:00