Only test lib, t, and xt for tabs
[gitmo/Moose.git] / xt / author / pod_spell.t
CommitLineData
93de3710 1use strict;
2use warnings;
3
b0f3c6ff 4use Test::Spelling;
93de3710 5
b0f3c6ff 6my @stopwords;
7for (<DATA>) {
8 chomp;
9 push @stopwords, $_
93de3710 10 unless /\A (?: \# | \s* \z)/msx; # skip comments, whitespace
11}
12
b0f3c6ff 13add_stopwords(@stopwords);
14set_spell_cmd('aspell list -l en');
15all_pod_files_spelling_ok;
16
17__DATA__
18## personal names
19Aankhen
20Aran
21autarch
22chansen
23chromatic's
24Debolaz
25Deltac
26dexter
27ewilhelm
28Goulah
29gphat
30groditi
35cec749 31Hardison
b0f3c6ff 32jrockway
33Kinyon's
34Kogman
35kolibrie
36konobi
37lbr
38McWhirter
39merlyn
40mst
41nothingmuch
42Pearcey
43perigrin
44phaylon
45Prather
3ff5c7d3 46Ragwitz
b0f3c6ff 47Reis
48rindolf
49rlb
50Rockway
51Roditi
52Rolsky
53Roszatycki
b34a536c 54Roszatycki's
b0f3c6ff 55sartak
56Sedlacek
57Shlomi
58SL
59stevan
60Stevan
61Vilain
62wreis
63Yuval
64
65## proper names
66AOP
67CLOS
68cpan
69CPAN
70OCaml
71ohloh
72SVN
73
74## Moose
75BankAccount
76BankAccount's
77BinaryTree
78BUILDALL
79BUILDARGS
80CheckingAccount
81clearers
82composable
83Debuggable
84DEMOLISHALL
19320607 85hardcode
b0f3c6ff 86immutabilization
87immutabilize
88introspectable
89metaclass
90Metaclass
91METACLASS
92metaclass's
19320607 93metadata
b0f3c6ff 94MetaObject
95metaprogrammer
96metarole
97mixins
98MooseX
99Num
100oose
6d86e9a6 101OtherName
b0f3c6ff 102PosInt
103PositiveInt
104ro
105rw
106Str
107TypeContraints
108
109## computerese
110API
111APIs
112Baz
86b96832 113Changelog
114compat
b0f3c6ff 115datetimes
116definedness
117destructor
118destructors
86b96832 119dev
b0f3c6ff 120DWIM
23b73225 121DUCKTYPE
b0f3c6ff 122hashrefs
3ff5c7d3 123hotspots
19320607 124immutabilize
125immutabilized
b0f3c6ff 126inline
70bb0f97 127inlines
b0f3c6ff 128invocant
129invocant's
130irc
131IRC
132isa
133login
134namespace
135namespaced
136namespaces
137namespacing
70bb0f97 138# as in required-ness
139ness
b0f3c6ff 140OO
141OOP
142ORM
143overridable
144parameterizable
6d86e9a6 145parameterization
b0f3c6ff 146parameterize
147parameterized
148parameterizes
149pluggable
150prechecking
151prepends
86b96832 152refactored
153refactoring
b0f3c6ff 154runtime
155stacktrace
156subclassable
dfaa35b2 157subname
b0f3c6ff 158subtyping
159TODO
160unblessed
161unexport
162UNIMPORTING
163Unported
164unsets
165unsettable
70bb0f97 166whitelist
b0f3c6ff 167Whitelist
168
169## other jargon
170bey
171gey
172
173## neologisms
174breakability
175delegatee
176hackery
26adcd9a 177hacktern
b0f3c6ff 178wrappee
179
180## compound
181# half-assed
182assed
183# role-ish, Ruby-ish, medium-to-large-ish
184ish
185# kool-aid
186kool
187# pre-5.10
188pre
189# vice versa
190versa
d34910a3 191lookup
b0f3c6ff 192
193## slang
194C'mon
195might've
196Nuff
197
198## things that should be in the dictionary, but are not
199attribute's
200declaratively
35cec749 201everybody's
b0f3c6ff 202everyone's
203human's
204initializers
205newfound
206reimplements
207reinitializes
208specializer
209
210## misspelt on purpose
211emali