index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2001-10-07
Allow compile tests for files that run in taint mode
jake%acutex.net
2
-3
/
+10
2001-10-07
We also need to look for templates that are INCLUDEd in other templates.
jake%acutex.net
2
-4
/
+22
2001-10-07
Test that scans Bugzilla's code looking for used templates then checks to mak...
jake%acutex.net
2
-0
/
+108
2001-10-06
Fixing issue where excluded files aren't excluded if they end in .pl or
zach%zachlipton.com
1
-4
/
+5
2001-10-06
Don't test importxml.pl since you need XML::Parser which is not required,
zach%zachlipton.com
1
-1
/
+1
2001-10-06
Get rid of our which causes errors on 5.005.
zach%zachlipton.com
1
-1
/
+5
2001-09-23
Renaming *.t to be 00*.t to solve any sorting issues down the road as per
zach%zachlipton.com
3
-0
/
+209
2001-09-23
*** empty log message ***
zach%zachlipton.com
3
-209
/
+0
2001-09-17
Fix to make the tests generate the list of files to test instead of having to...
zach%zachlipton.com
4
-57
/
+34
2001-09-17
Make this file test for exec calls in addition to system calls that are
zach%zachlipton.com
1
-3
/
+3
2001-09-10
Oops. Forgot to check this is.
zach%zachlipton.com
1
-0
/
+12
2001-09-05
Adding a test for safe system and exec calls. Part of this code by Dave.
zach%zachlipton.com
1
-0
/
+57
2001-09-04
Add a little 1; to the end of this.
zach%zachlipton.com
1
-0
/
+2
2001-09-04
Actually make the strict checking work.
zach%zachlipton.com
1
-2
/
+8
2001-09-04
add tests for use strict;
zach%zachlipton.com
1
-1
/
+6
2001-09-04
Enforce -w. This file will also be used to enforce use strict;
zach%zachlipton.com
1
-0
/
+63
2001-09-04
Rename 1.t to 1compile.t as per bug 97976.
zach%zachlipton.com
1
-0
/
+0
2001-09-04
Remove processmail from the list. It was causing problems with taint.
zach%zachlipton.com
2
-9
/
+8
2001-09-04
Ok, really this time. This should work :)
zach%zachlipton.com
1
-61
/
+15
2001-09-04
Backout of this to get things back to normal
zach%zachlipton.com
1
-12
/
+58
2001-09-04
Use Support::Files for the test items.
zach%zachlipton.com
1
-58
/
+12
2001-09-04
Addition of Files.pm which will be used shortly by 1.t (soon to be 1compile.t...
zach%zachlipton.com
1
-0
/
+89
2001-09-04
Fix for bug 98024: t/1.t should use $^X instead of hard-coded path to perl.
zach%zachlipton.com
1
-1
/
+1
2001-09-01
Added a --verbose option to runtests.sh that the tinderbox scripts can use to...
justdave%syndicomm.com
1
-6
/
+12
2001-09-01
Adding runtests.sh and 1.t to start the testing suite. No bug has been
zach%zachlipton.com
1
-0
/
+116
[prev]