instiki/test
Ben Bleything b29c59e470 Line ending cleanup. Most of these are svn propsets which should make
the files check out appropriately in the future.  The three files in
app/models had inconsitent line endings, so they had to be fixed by
hand.
2005-08-15 19:17:32 +00:00
..
fixtures Line ending cleanup. Most of these are svn propsets which should make 2005-08-15 19:17:32 +00:00
functional Dropped number from revision table. Also dropped timestamp. We will rely on autoincremented ID for sorting, and will for now store the time of last edit of the revision in revised_at. Later we will refactor content into a separate table (so as not to load the whole 300 kb of text and cached HTML every time we need page.revisions in code). Rake tests all pass, but watir tests indicate that some revision traversing links are still broken 2005-08-14 22:26:54 +00:00
unit Line ending cleanup. Most of these are svn propsets which should make 2005-08-15 19:17:32 +00:00
watir Fixed continuous revision check 2005-08-14 23:09:10 +00:00
test_helper.rb Line ending cleanup. Most of these are svn propsets which should make 2005-08-15 19:17:32 +00:00