Charles Pence
|
2a4517ced4
|
Add basic support for symbolic links.
|
2013-03-16 21:07:05 -04:00 |
|
James Dabbs
|
e3acef0e91
|
Add test for custom markup engine
This required adding a file to the example repo, so some of the tests'
expected hash values changed accordingly.
|
2013-02-25 21:06:00 -05:00 |
|
Daniel Kimsey
|
2783257f06
|
Added page.meta_data to tests
|
2012-11-09 18:25:33 -05:00 |
|
Darren Oakley
|
19325930a2
|
Add a new file and sub-directory - 'Rivendell/Elrond.md' so we can test Sidebar/Header/Footer inheritance from parent directory.
|
2012-07-09 11:50:08 +01:00 |
|
kristi
|
6191f60025
|
Fix tests for added example repo pages
|
2012-05-14 02:01:33 -07:00 |
|
Ryan Fowler
|
b9dad32707
|
Fix the test_normalizes_commit_hash on Travis-CI
|
2012-05-01 17:02:50 -05:00 |
|
Corey Donohoe
|
d6a4009989
|
nuke whitespace
|
2012-04-10 18:38:04 -07:00 |
|
Arran Cudbard-Bell
|
7c799323a5
|
Add additional tests to verify that existing filenames are processed properly and not cannonicalized
|
2011-11-24 11:07:27 +01:00 |
|
rick
|
ad561226b9
|
merrrge
|
2011-03-31 15:11:24 -07:00 |
|
rick
|
f8b25f44f7
|
i think ruby 1.9 needs this. can't live without
it.
|
2011-03-03 15:22:31 -08:00 |
|
Randy Merrill
|
e3950d52c1
|
Removing the ref as an argument to the Committer#parents and just using the @wiki.ref.
Updated the test to reflect the change and to test creating a wiki with a custom ref returns the correct parent for the `Committer#parents`.
|
2011-01-27 13:59:39 -08:00 |
|
Randy Merrill
|
7427ddd900
|
Adding some tests to test that the commiter can retrieve parents that are not the same as the wiki ref.
Also testing that the default wiki ref works without passing a ref.
|
2011-01-27 13:00:54 -08:00 |
|
rick
|
8ddb781588
|
yield the created SHA1 in the after_commit callback
|
2011-01-19 05:51:16 -08:00 |
|
rick
|
aae9eb1883
|
refactor wiki commit logic into Gollum::Committer class
|
2011-01-19 05:16:16 -08:00 |
|