Generalize inheritable class accessors
[gitmo/Mouse.git] / xt / 002-pod_spell.t
CommitLineData
2104d773 1use strict;
2use warnings;
3use Test::More;
4
5eval q{use Test::Spelling};
6plan skip_all => 'Test::Spelling is required for this test' if $@;
7
8my @stopwords;
9for (<DATA>) {
10 chomp;
11 push @stopwords, $_
12 unless /\A (?: \# | \s* \z)/msx; # skip comments, whitespace
13}
14
15add_stopwords(@stopwords);
ad665166 16#set_spell_cmd('aspell list -l en');
17$ENV{LC_ALL} = 'C';
2104d773 18all_pod_files_spelling_ok();
19
20__DATA__
21## personal names
22Aankhen
23Aran
24autarch
25chansen
26chromatic's
27Debolaz
28Deltac
29dexter
30doy
31ewilhelm
32frodwith
33Goulah
34gphat
35groditi
36Hardison
37jrockway
38Kinyon's
39Kogman
40kolibrie
41konobi
42Lanyon
43lbr
44Luehrs
45McWhirter
46merlyn
47mst
48nothingmuch
49Pearcey
50perigrin
51phaylon
52Prather
53Ragwitz
54Reis
55rafl
56rindolf
57rlb
58Rockway
59Roditi
60Rolsky
61Roszatycki
62Roszatycki's
63sartak
64Sedlacek
65Shlomi
66SL
67stevan
68Stevan
69SIGNES
70tozt
71Vilain
72wreis
73Yuval
74Goro
75gfx
76Yappo
77tokuhirom
78wu
79
80## proper names
81AOP
82CLOS
83cpan
84CPAN
85OCaml
86ohloh
87SVN
88CGI
89FastCGI
90DateTime
ad665166 91pm
92XS
2104d773 93
94## Moose
95AttributeHelpers
96BankAccount
97BankAccount's
98BinaryTree
99BUILDALL
100BUILDARGS
101CheckingAccount
102ClassName
103ClassNames
104LocalName
105RemoteName
106MethodName
107OwnerClass
108AttributeName
f6387355 109RoleName
2104d773 110
111clearers
112composable
113Debuggable
114DEMOLISHALL
115hardcode
116immutabilization
117immutabilize
118introspectable
119metaclass
120Metaclass
121METACLASS
122metaclass's
123metadata
124MetaObject
125metaprogrammer
126metarole
127metatraits
128mixins
129MooseX
130MouseX
131Num
132OtherName
133oose
134ouse
135PosInt
136PositiveInt
137ro
138rw
139RoleSummation
140Str
141TypeContraints
12d46d02 142metaroles
2104d773 143
144## computerese
145API
146APIs
147arity
148Baz
149canonicalizes
150canonicalized
151Changelog
152codebase
153committer
154committers
155compat
156datetimes
157dec
158definedness
159deinitialization
160destructor
161destructors
162destructuring
163dev
164DWIM
165DUCKTYPE
166GitHub
167hashrefs
168hotspots
169immutabilize
170immutabilized
171inline
172inlines
173invocant
174invocant's
175irc
176IRC
177isa
178JSON
179kv
180login
181mul
182namespace
183namespaced
184namespaces
185namespacing
186transformability
187redispatch
ad665166 188MISC
2104d773 189
190# as in required-ness
191ness
192O'Caml
193OO
194OOP
195ORM
196overridable
197parameterizable
198parameterization
199parameterize
200parameterized
201parameterizes
202params
203pluggable
204prechecking
205prepends
206pu
207rebase
208rebased
209rebasing
210reblesses
211refactored
212refactoring
213rethrows
214runtime
215serializer
216stacktrace
217startup
218subclassable
219subname
220subtyping
221TODO
222unblessed
223unexport
224UNIMPORTING
225Unported
226unsets
227unsettable
228utils
229whitelist
230Whitelist
231workflow
232
233## other jargon
234bey
235gey
236
237## neologisms
238breakability
239delegatee
240featureful
241hackery
242hacktern
243wrappee
244
245## compound
246# half-assed
247assed
248# role-ish, Ruby-ish, medium-to-large-ish
249ish
250# kool-aid
251kool
252# pre-5.10
253pre
254# vice versa
255versa
256lookup
257# co-maint
258maint
259
260## slang
261C'mon
262might've
263Nuff
264steenkin
265
266## things that should be in the dictionary, but are not
267attribute's
268declaratively
269everybody's
270everyone's
271human's
272indices
273initializers
274newfound
275reimplements
276reinitializes
277specializer
4bef84ef 278backend
2104d773 279
280## misspelt on purpose
281emali
282uniq
283