X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Fauthor%2Fspelling.t;h=503cf5a56f46bfdd634835b916f23ee468b6ffa4;hp=ea920c8d7ffa9d5b587e96f2db36ba22c3f6eed5;hb=566678d0245e49d7f2f1abce553b5bdb87879086;hpb=adf9b0f8d40595ceca4933111fe66d732eca5038 diff --git a/t/author/spelling.t b/t/author/spelling.t index ea920c8..503cf5a 100644 --- a/t/author/spelling.t +++ b/t/author/spelling.t @@ -4,19 +4,131 @@ use Test::More; use Test::Spelling; add_stopwords(qw( - API CGI MVC PSGI Plack README SSI Starman XXXX URI htaccess middleware + Accel API CGI MVC PSGI Plack README SSI Starman XXXX URI htaccess middleware mixins namespace psgi startup Deprecations catamoose cataplack linearize - subclasses subdirectories refactoring adaptors + subclasses subdirectories refactoring adaptors validator remediations 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 + fastcgi nginx Lighttpd IIS middlewares backend IRC IOLayer ctx _application MyApp restarter httponly Utils stash's unescapes - dispatchtype dispatchtypes redispatch redispatching + actionchain dispatchtype dispatchtypes redispatch redispatching CaptureArgs ChainedParent PathPart PathPrefix 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 + inline INLINE plugins cpanfile resized + FastCGI Stringifies Rethrows DispatchType Wishlist Refactor ROADMAP HTTPS Unescapes Restarter Nginx Refactored + ActionClass LocalRegex LocalRegexp MyAction metadata cometd io psgix websocket websockets proxying + UTF async codebase dev encodable filenames params MyMiddleware Sendfile + JSON xml POSTed RESTful performant subref actionrole + chunked chunking codewise distingush equivilent plack Javascript gzipping + ConfigLoader getline whitepaper + 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 + Styn + Szilakszi + Tatsuhiko + Ulf + Upasana + Vilain + Viljo + Wardley + Westermann + Willert + Yuval + abraxxa + abw + andyg + audreyt + bricas + chansen + davewood + dhoss + dkubb + dwc + esskar + fREW + fireartist + frew + gabb + groditi + hobbs + ilmari + jcamacho + jhannah + jnap + jon + konobi + marcus + mgrimes + miyagawa + mst + Napiorkowski + naughton + ningu + nothingmuch + numa + obra + phaylon + rafl + rainboxx + sri + szbalint + vanstyn + willert + wreis )); set_spell_cmd('aspell list -l en'); all_pod_files_spelling_ok();