jekyll/test
Fabian Rodriguez cd7b3f54f1 Removes the following deprecation warning:
'method adapters is deprecated. use profiles instead'

This warning was showing up because the project was using
the gem 'simplecov-gem-adapter' which uses the old syntax.

* Remove the gem dependency
* Add a profile with the same setup that the gem has
2015-02-27 23:01:48 -02:00
..
fixtures Remove trailing whitespace 2015-02-22 20:27:15 +09:00
source Remove trailing whitespace 2015-02-22 20:27:15 +09:00
helper.rb Removes the following deprecation warning: 2015-02-27 23:01:48 -02:00
loader.rb Add Rake's test loader because it is inconsistently installed. 2015-01-09 23:57:52 -08:00
test_cleaner.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_coffeescript.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_collections.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_command.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_configuration.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_convertible.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_document.rb Use `fixture_site` for Document tests 2015-02-24 20:31:16 -08:00
test_draft.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_entry_filter.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_excerpt.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_filters.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_front_matter_defaults.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_generated_site.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_kramdown.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_layout_reader.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_liquid_extensions.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_log_adapter.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_new_command.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_page.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_path_sanitization.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_plugin_manager.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_post.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_rdiscount.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_redcarpet.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_regenerator.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_related_posts.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_sass.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_site.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_tags.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_url.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_utils.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00