~ubuntu-branches/ubuntu/trusty/libtext-markdown-perl/trusty

« back to all changes in this revision

Viewing changes to t/03podspelling.t

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann
  • Date: 2008-04-26 00:35:34 UTC
  • Revision ID: james.westby@ubuntu.com-20080426003534-oo979u4lubd1ltc1
Tags: upstream-1.0.19
ImportĀ upstreamĀ versionĀ 1.0.19

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
use strict;
 
2
use warnings;
 
3
use Test::More;
 
4
 
 
5
eval 'use Test::Spelling 0.11';
 
6
plan skip_all => 'Test::Spelling 0.11 not installed' if $@;
 
7
plan skip_all => 'set TEST_SPELLING to enable this test' unless $ENV{TEST_SPELLING};
 
8
 
 
9
set_spell_cmd('aspell list');
 
10
 
 
11
add_stopwords(<DATA>);
 
12
 
 
13
all_pod_files_spelling_ok();
 
14
 
 
15
__DATA__
 
16
Doran
 
17
FIXME
 
18
Gruber
 
19
Gruber's
 
20
daringfireball
 
21
Kulp
 
22
METADATA
 
23
Metadata
 
24
MultiMarkdown
 
25
WikiWords
 
26
blockquotes
 
27
metadata
 
28
textMetaData
 
29
url
 
30
wiki
 
31
wikilinks
 
32
xHTML
 
33
xhtmlMetaData
 
34
lua
 
35
haskell
 
36
maruku
 
37
javascript
 
38
php
 
39
reStructuredText
 
40
Pandoc
 
41
API
 
42
MDTest
 
43
preprocess
 
44
urls