Parker Moore
|
a6781bda30
|
Always, always rebuild (by default) in tests.
|
2014-12-29 00:37:16 -05:00 |
Parker Moore
|
612eb737a5
|
Merge pull request #3047 from karouf/slugify-non-latin
|
2014-12-29 00:31:34 -05:00 |
Parker Moore
|
e39dfa3f0b
|
Merge pull request #2908 from alfredxing/document-path
|
2014-12-29 00:26:35 -05:00 |
Parker Moore
|
232a58d5b4
|
Fix test use of Site#getConverterImpl.
|
2014-12-28 14:14:24 -05:00 |
Parker Moore
|
c24c6b7f3d
|
Use 'enable_coderay' in the tests.
|
2014-12-26 22:17:33 -05:00 |
Parker Moore
|
5bf1596414
|
Refactor Highlight tag tests to use a helper method to create the tag.
|
2014-12-26 21:53:56 -05:00 |
Parker Moore
|
7227ad4ebb
|
Merge pull request #3116 from alfredxing/incremental
|
2014-12-22 08:57:50 -05:00 |
Parker Moore
|
49115dbdab
|
Merge pull request #3158 from afeld/as-liquid-refactor
|
2014-12-09 10:50:42 -08:00 |
Parker Moore
|
032139bd2f
|
Ensure only one converter is found for .Rmd in the tests. Ref: #3147.
|
2014-12-07 16:08:16 -08:00 |
Matt Rogers
|
f8af94431d
|
Fix coverage reporting for built-in bundles
|
2014-12-02 20:50:39 -06:00 |
Alfred Xing
|
a701e59c07
|
Add lots more unit tests
|
2014-11-27 10:40:31 -08:00 |
Aidan Feldman
|
229303bbc8
|
compare resulting data in jsonify test
|
2014-11-27 04:01:31 -06:00 |
Alfred Xing
|
02f281eef3
|
Add unit and cucumber tests
|
2014-11-26 21:15:53 -08:00 |
Aidan Feldman
|
0662d31bf6
|
fix jsonify filter when used with boolean values
|
2014-11-26 02:40:41 -06:00 |
Brandon Bradley
|
d250efccb9
|
add test for broken markdown regexp
|
2014-11-24 19:56:26 -06:00 |
Alfred Xing
|
dc30114605
|
Use site.in_source_dir
|
2014-11-23 16:16:19 -08:00 |
Parker Moore
|
ef53e677a4
|
Better tests for plugin manager.
|
2014-11-23 13:14:51 -08:00 |
Parker Moore
|
03d9396b85
|
Capture the output of Jekyll::Commands::New when looking for an error.
|
2014-11-23 12:53:36 -08:00 |
Alfred Xing
|
ac03af3229
|
Implement @mattr-'s suggestions
|
2014-11-21 22:12:21 -08:00 |
Alfred Xing
|
fe6bfc6f1b
|
Fix failing tests
|
2014-11-21 22:12:21 -08:00 |
Parker Moore
|
5a350788e7
|
Test JEKYLL_NO_BUNDLER_REQUIRE.
|
2014-11-05 21:04:34 -08:00 |
Parker Moore
|
8ee1b2a1fd
|
Finish up the plugin manager
And so it shall be.
|
2014-11-05 19:29:54 -08:00 |
Parker Moore
|
18930b01f6
|
Fix up the assertions.
|
2014-11-05 11:39:15 -08:00 |
Parker Moore
|
b29fd6d380
|
Add tests.
Need to fix up the assertions to match the output.
|
2014-11-05 11:37:51 -08:00 |
Parker Moore
|
0c6137b2d3
|
Fix site tests.
|
2014-11-03 22:16:48 -08:00 |
Parker Moore
|
8d02c5cd94
|
Allow override of `destination` in site_configuration in tests
|
2014-11-03 22:16:48 -08:00 |
Parker Moore
|
2690c045ec
|
Fix the tests so they are *PERFECT*.
|
2014-11-03 22:16:48 -08:00 |
Parker Moore
|
817f6cb658
|
Fix problem where entries weren't stripped of their trailing slashes.
|
2014-11-03 22:16:47 -08:00 |
Parker Moore
|
3762878381
|
Correctly access the StaticFile's site variable.
|
2014-11-03 22:16:47 -08:00 |
Parker Moore
|
4078bde3ba
|
More passing tests.
|
2014-11-03 22:15:41 -08:00 |
Parker Moore
|
3b634134a0
|
Another test passing. 😄
|
2014-11-03 22:15:41 -08:00 |
Parker Moore
|
461e16f8bc
|
More tests are passing. Hooray.
|
2014-11-03 22:15:40 -08:00 |
Renaud Martinet
|
f9e249ae20
|
Generalize Utils#slugify for any scripts
It replaces any non alphanumeric glyphs by an hyphen.
|
2014-10-31 15:56:03 +01:00 |
Parker Moore
|
8dcf7a6680
|
Merge pull request #3031 from alfredxing/frontmatter-permalinks
|
2014-10-29 15:13:12 -07:00 |
Parker Moore
|
3fb1356593
|
The jsonify filter should deep-convert to Liquid when given an Array.
Fixes https://github.com/github/choosealicense.com/issues/225
|
2014-10-27 15:58:42 -07:00 |
Alfred Xing
|
0fe1d0686a
|
Allow placeholders in permalinks
|
2014-10-26 18:23:58 -07:00 |
Parker Moore
|
ae01b1d5df
|
😦
|
2014-10-22 02:16:50 -07:00 |
Parker Moore
|
5ed4638400
|
Merge pull request #2986 from tamagokun/where_filters_enumerable
|
2014-10-20 20:09:21 -07:00 |
Parker Moore
|
078b2785e4
|
Revert "Make permalink parsing consistent with pages"
|
2014-10-18 12:07:44 -07:00 |
Parker Moore
|
73ca205a5c
|
Add test for Document#basename_without_ext
|
2014-10-12 14:33:13 -07:00 |
Mike Kruk
|
56ac50c568
|
where filter - test return value when filtering a Hash
|
2014-10-08 17:02:36 -04:00 |
Mike Kruk
|
f6ea8b4d50
|
Allow Enumerables to be used with "where" filter.
|
2014-10-08 16:19:55 -04:00 |
Alfred Xing
|
3a96d01e4a
|
Make permalink parsing consistent with pages
Require permalink to end in a slash to write an index file.
Addresses #2920.
|
2014-09-24 22:08:25 -07:00 |
Ruslan Korolev
|
121a06a9eb
|
unit test for jekyll new --force
|
2014-09-16 16:42:33 +04:00 |
Ruslan Korolev
|
d9e5fdde5b
|
test for jekyll new --blank
|
2014-09-12 18:30:06 +04:00 |
Alfred Xing
|
6c0e791236
|
Use relative path for `path` Liquid variable in Documents
|
2014-09-10 21:04:40 -07:00 |
Parker Moore
|
196a56e3ec
|
Add push, pop, shift, and unshift Liquid filters.
Fixes #2892.
|
2014-09-09 21:29:23 -07:00 |
Garen Torikian
|
0675f2a423
|
Update include_relative tests
This verifies you can’t go “up” in the include
|
2014-09-07 21:23:45 -07:00 |
Parker Moore
|
6644c77d23
|
Merge pull request #2870 from gjtorikian/support-relative-include
|
2014-09-07 13:05:38 -07:00 |
Garen Torikian
|
4da07bb2c3
|
Add tests around nasty include attempts
|
2014-09-07 12:00:37 -07:00 |