- 25 Jul, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 389463: Add new entries to 006spellcheck.t - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
-
- 03 Feb, 2005 1 commit
-
-
travis%sedsystems.ca authored
Bug 147151 : Expand the list of words 006spellcheck.t looks for; fix the places where they are wrong. Patch by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
-
- 02 Sep, 2004 1 commit
-
-
jouni%heikniemi.net authored
Patch by Marc Schumann <marcschum@web.de> r=jouni, a=myk
-
- 11 Jan, 2003 1 commit
-
-
zach%zachlipton.com authored
the spelling errors so tinderbox doesn't barf, part two fixes t/006spellcheck.t and adds some more new words to check for. Part 1 patch by myself, r=timeless Part 2 patch by MattyT. r=zach (myself) a=justdave
-
- 10 Dec, 2002 1 commit
-
-
zach%zachlipton.com authored
Permission to do so granted by: justdave, joel, jake, ddk, gerv, bbaetz, and myself (as gleamed from bonsai and the contributors lines and indicated in the bug report). a=justdave.
-
- 10 Aug, 2002 1 commit
-
-
zach%zachlipton.com authored
Add a test to check for speling errors. It only currently checks for two simple errors that used to be in checksetup.pl, more errors can and will be added in the future. Bug 147151, no review needed for tests
-
- 09 May, 2002 1 commit
-
-
zach%zachlipton.com authored
test code. Patch makes the tests much better now. r=zach x2
-
- 18 Nov, 2001 1 commit
-
-
zach%zachlipton.com authored
No review needed for tests at this time.
-
- 25 Oct, 2001 1 commit
-
-
jake%acutex.net authored
Don't rely on the TEST_VERBOSE environment variable (no longer exported from runtests.sh) and instead print to the TESTOUT file handle pulled in from Test::More. This will allow the testing backend to check for verbosity rather than having to handle it in the .t files.
-
- 24 Oct, 2001 1 commit
-
-
jake%acutex.net authored
Bug 106424 - We weren't going orange on warnings such as "used only once". This script now properly outputs the --WARNING and fails on such a condition.
-
- 20 Oct, 2001 1 commit
-
-
jake%acutex.net authored
Bug 103664 - Tests should "use strict;" and not contain any tabs. We should also use the TEST_VERBOSE environment variable instead of VERBOSE. Patch by David D. Kilzer <ddkilzer@theracingworld.com> Additional edits by myself to add the emacs mode line. Also, the change to runtests.sh was done by me.
-
- 07 Oct, 2001 1 commit
-
-
jake%acutex.net authored
No review needed for tests at this time. NOT PART OF BUILD
-
- 06 Oct, 2001 1 commit
-
-
zach%zachlipton.com authored
No review needed for tests at this time. NOT PART OF BUILD
-
- 23 Sep, 2001 1 commit
-
-
zach%zachlipton.com authored
bug 97976. No review required for tests at this time. NOT_PART_OF_BUILD
-
- 17 Sep, 2001 1 commit
-
-
zach%zachlipton.com authored
Fix to make the tests generate the list of files to test instead of having to update the list manually whenever a file is added or removed. The main logic is in t/Support/Files.pm, changes to the test files are needed to allow it to function properly. NOT_PART_OF_BUILD. No review needed for tests at this time.
-
- 04 Sep, 2001 3 commits
-
-
zach%zachlipton.com authored
-
zach%zachlipton.com authored
-
zach%zachlipton.com authored
Addition of Files.pm which will be used shortly by 1.t (soon to be 1compile.t) which contains the list of files to test. This is important so that we can bring it into other tests which check files for content, etc... No review required for tests as of now as per Dave.
-