summaryrefslogtreecommitdiffstats
path: root/perl_checker.src/test/syntax_restrictions.t
Commit message (Expand)AuthorAgeFilesLines
* Rename folder to match history.Mageia SVN-Git Migration2007-04-251-70/+0
* - make <<"EOF" a warning, not an error (and adapt test for it)Pascal Rigaux2005-11-251-1/+1
* allow disabling warnings on command-line (and have various warnings level)Pascal Rigaux2004-11-101-1/+1
* handle qx(...) and qx{...} with a warningPascal Rigaux2004-10-131-1/+1
* allow qq{...} (with a warning)Pascal Rigaux2004-10-131-0/+2
* handle q{...} and qw{...} (with a warning)Pascal Rigaux2004-10-131-0/+4
* handle "use Gtk2 -init"Pascal Rigaux2004-10-131-0/+2
* handle s:xxx:yyy: and qw/.../, issuing a warningPascal Rigaux2004-08-121-0/+4
* add a testPascal Rigaux2004-04-281-2/+6
* add a test for open F, ...Pascal Rigaux2004-04-281-0/+2
* add tests for perl_checkerPascal Rigaux2004-03-311-0/+52