X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fauthor%2Fspelling.t;h=0e6a755cde7652aa3db90f2518528bdc960da82c;hb=gsoc_breadboard;hp=b0f5cdd17fa2bc0dc053973237e45522e6417269;hpb=7c7954572cfa0a81c6cea8c15c6110386b851418;p=catagits%2FCatalyst-Runtime.git diff --git a/t/author/spelling.t b/t/author/spelling.t index b0f5cdd..0e6a755 100644 --- a/t/author/spelling.t +++ b/t/author/spelling.t @@ -4,15 +4,120 @@ use Test::More; use Test::Spelling; add_stopwords(qw( + API CGI MVC PSGI Plack README SSI Starman XXXX URI htaccess middleware + mixins namespace psgi startup Deprecations catamoose cataplack linearize + subclasses subdirectories refactoring adaptors ConfigLoader json xml + IOC conf myapp customised undef env regex unary rethrow rethrows stringifies CPAN STDERR SIGCHLD baz roadmap wishlist refactor refactored Runtime pluggable pluggability hoc apis fastcgi nginx Lighttpd IIS middlewares backend IRC ctx _application MyApp restarter httponly Utils stash's unescapes dispatchtype dispatchtypes redispatch redispatching CaptureArgs ChainedParent PathPart PathPrefix - BUILDARGS metaclass namespaces + BUILDARGS metaclass namespaces pre ARGV ReverseProxy filename tempname request's subdirectory ini uninstalled uppercased wiki bitmask uri url urls dir hostname proxied http https IP SSL + inline INLINE plugins + André + Andreas + Ashton + Axel + Balint + Belka + Brocard + Caelum + Cassidy + Dagfinn + Danijel + Dhanani + Dhaval + Diment + Doran + Edvinsson + Florian + Geoff + Grundman + Hartmaier + Hawes + Ilmari + Johan + Kamholz + Kiefer + Kieren + Kitover + Kogman + Kostyuk + Kubb + Lammel + Lindstrom + Mannsåker + Marienborg + Marrandi + McWhirter + Milicevic + Miyagawa + Montes + Naughton + Oleg + Ragwitz + Ramberg + Rasnita + Reis + Riedel + Rockway + Roditi + Rodland + Ruthven + Sascha + Schutz + Sedlacek + Sheidlower + SpiceMan + Szilakszi + Tatsuhiko + Ulf + Vilain + Viljo + Wardley + Westermann + Willert + Yuval + abraxxa + abw + andyg + audreyt + bricas + chansen + dhoss + dkubb + dwc + esskar + fREW + fireartist + frew + gabb + groditi + hobbs + ilmari + jcamacho + jhannah + jon + konobi + marcus + miyagawa + mst + naughton + ningu + nothingmuch + numa + obra + phaylon + rafl + rainboxx + sri + szbalint + willert + wreis )); set_spell_cmd('aspell list -l en'); all_pod_files_spelling_ok();