Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-03 | Bug 817634: Tests in t/ should also check themselves where appropriate | Frédéric Buclin | 1 | -2/+3 | |
r=glob a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 1 | -23/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2009-03-02 | Bug 481025 - Remove rogue Byte Order Mark. | wurblzap%gmail.com | 1 | -1/+12 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r/a=mkanat | |||||
2009-03-01 | Bug 295205 - runtests.pl should check that the line endings of files ↵ | wurblzap%gmail.com | 1 | -2/+18 | |
conform to your OS standard. Patch by Marc Schumann <wurblzap@gmail.com>. r=LpSolit,mkanat; a=mkanat. | |||||
2009-03-01 | Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errors | justdave%bugzilla.org | 1 | -1/+1 | |
r= LpSolit, a= justdave | |||||
2009-03-01 | Bug 126955 - Bugzilla should support translated/localized templates. Patch ↵ | gerv%gerv.net | 1 | -4/+5 | |
by burnus; r=gerv, a=justdave. | |||||
2009-03-01 | Updating my e-mail address as jake@acutex.net is no longer valid. | jake%bugzilla.org | 1 | -1/+1 | |
* NO CODE CHANGES * | |||||
2009-03-01 | Fix for bug 143124, Fix warning messages about *::TESTOUT and clean up | zach%zachlipton.com | 1 | -1/+1 | |
test code. Patch makes the tests much better now. r=zach x2 | |||||
2009-03-01 | Bug 135543 - @Support::Templates::testitems does not list all templates | bbaetz%student.usyd.edu.au | 1 | -12/+15 | |
Patch by ddkilzer@theracingworld.com (David D. Kilzer), r=gerv, justdave | |||||
2009-03-01 | Check templates for tabs, also. | jake%acutex.net | 1 | -0/+5 | |
2009-03-01 | Don't rely on the TEST_VERBOSE environment variable (no longer exported from ↵ | jake%acutex.net | 1 | -1/+0 | |
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. | |||||
2009-03-01 | Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ↵ | jake%acutex.net | 1 | -2/+4 | |
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. | |||||
2009-03-01 | yet another meaningless whitespace change to test tinderbox with | justdave%syndicomm.com | 1 | -1/+1 | |
2009-03-01 | another useless whitespace change to test tinderbox with | justdave%syndicomm.com | 1 | -1/+1 | |
2009-03-01 | whitespace change to test tinderbox again. | justdave%syndicomm.com | 1 | -1/+1 | |
2009-03-01 | whitespace change to do a test checkin to see how tinderbox reacts | justdave%syndicomm.com | 1 | -1/+1 | |
2009-03-01 | Tabs are not allowed in Bugzilla source... if we find one, issue a warning. | jake%acutex.net | 1 | -0/+45 | |
No review needed for tests at this time. NOT PART OF BUILD |