.. |
fixtures
|
Add test to ensure that the /assets theme reader doesn't clobber preexisting site files.
|
2016-09-20 13:12:34 -07:00 |
safe_glob_test[
|
Add Utils.safe_glob method
|
2015-11-19 00:46:46 +13:00 |
source
|
Switch to `https` when possible.
|
2016-11-29 23:39:23 +02:00 |
helper.rb
|
Add failing test for permalink templates with trailing underscores
|
2016-11-11 16:30:53 -08:00 |
simplecov_custom_profile.rb
|
Rubocop fixes for test/simplecov_custom_profile.rb
|
2016-05-16 19:26:53 -05:00 |
test_ansi.rb
|
Rubocop test cleanups for #4885
|
2016-05-16 19:26:53 -05:00 |
test_cleaner.rb
|
Shortening messages to keep things down to one line where possible
|
2016-05-16 19:31:43 -05:00 |
test_coffeescript.rb
|
Shortening messages to keep things down to one line where possible
|
2016-05-16 19:31:43 -05:00 |
test_collections.rb
|
add and use 'skip_if_windows' helper method
|
2016-11-04 09:20:46 +05:30 |
test_command.rb
|
Rubocop test cleanups for #4885
|
2016-05-16 19:26:53 -05:00 |
test_commands_serve.rb
|
default site.url in dev environment to `http://localhost:4000`
|
2016-10-04 20:38:46 +02:00 |
test_configuration.rb
|
Add vendor/gems to the list of excluded & do some refactoring.
|
2016-11-09 09:42:26 -08:00 |
test_convertible.rb
|
tests: Typo fixes.
|
2016-07-18 21:20:47 +03:00 |
test_doctor_command.rb
|
tests: Typo fixes.
|
2016-07-18 21:20:47 +03:00 |
test_document.rb
|
tests: Typo fixes.
|
2016-07-18 21:20:47 +03:00 |
test_drop.rb
|
Imitate fetch method instead of creating real Hash object
|
2016-07-06 11:20:37 +03:00 |
test_entry_filter.rb
|
add and use 'skip_if_windows' helper method
|
2016-11-04 09:20:46 +05:30 |
test_excerpt.rb
|
Switch to `https` when possible.
|
2016-11-29 23:39:23 +02:00 |
test_excerpt_drop.rb
|
Commit failing test for lack of certain excerpt drop properties.
|
2016-07-07 13:34:10 -07:00 |
test_filters.rb
|
Add connector param to array_to_sentence_string filter
|
2016-11-22 17:38:33 -06:00 |
test_front_matter_defaults.rb
|
Merge branch 'pathawks-rubocop/misc'
|
2016-05-25 17:57:52 -07:00 |
test_generated_site.rb
|
Increased number of posts in test_generated_site to account for special chars test
|
2016-11-27 07:59:56 -05:00 |
test_kramdown.rb
|
Fix rubocop offenses on master.
|
2016-06-28 22:08:06 -07:00 |
test_layout_reader.rb
|
Aligning hashes per 2caff75
|
2016-05-16 19:48:04 -05:00 |
test_liquid_extensions.rb
|
Rubocop fixes for test/test_liquid_extensions.rb
|
2016-05-16 19:26:53 -05:00 |
test_liquid_renderer.rb
|
Rubocop: use %r for all regular expressions.
|
2016-06-02 17:08:21 -07:00 |
test_log_adapter.rb
|
Moving .with down one line 4x times
|
2016-05-16 19:59:13 -05:00 |
test_new_command.rb
|
test bundle install and skipping it.
|
2016-09-13 08:52:54 +05:30 |
test_page.rb
|
tests: Typo fixes.
|
2016-07-18 21:20:47 +03:00 |
test_path_sanitization.rb
|
Skip Windows tests in non-Windows environment.
|
2016-09-24 21:55:02 +08:00 |
test_plugin_manager.rb
|
update require_gems test
|
2016-08-07 21:01:09 +02:00 |
test_rdiscount.rb
|
Aligning hashes per 2caff75
|
2016-05-16 19:48:04 -05:00 |
test_redcarpet.rb
|
Aligning hashes per 2caff75
|
2016-05-16 19:48:04 -05:00 |
test_regenerator.rb
|
tests: Typo fixes.
|
2016-07-18 21:20:47 +03:00 |
test_related_posts.rb
|
Appease Rubocop
|
2016-09-19 13:15:02 -05:00 |
test_sass.rb
|
Rubocop fixes for test/test_sass.rb
|
2016-05-20 21:23:29 -05:00 |
test_site.rb
|
create orphan files with touch method
|
2016-11-05 16:03:30 +05:30 |
test_static_file.rb
|
Merge pull request #5264 from DirtyF/static-file-name
|
2016-09-29 14:13:31 -07:00 |
test_tags.rb
|
clean unit-test-names
|
2016-11-28 23:09:53 +05:30 |
test_theme.rb
|
add and use 'skip_if_windows' helper method
|
2016-11-04 09:20:46 +05:30 |
test_theme_assets_reader.rb
|
Add test to ensure that the /assets theme reader doesn't clobber preexisting site files.
|
2016-09-20 13:12:34 -07:00 |
test_url.rb
|
Dates are _the worst_
|
2016-11-11 16:30:53 -08:00 |
test_utils.rb
|
Fix rubocop errors & add one more test for slugify 'ascii' mode (#4680)
|
2016-09-07 17:50:14 -07:00 |