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