14 Commits

Author SHA1 Message Date
Colomban Wendling
f842ed9aac Tests: add PHP case sensitivity test 2013-07-03 19:26:23 +02:00
Colomban Wendling
4de97daa8c Tests: add test for PHP 5.5 additional usage of the "class" keyword 2013-07-03 19:26:23 +02:00
Colomban Wendling
9b1890b605 PHP: add support for "<script language=php>" open and close tags
http://www.php.net/manual/en/language.basic-syntax.phptags.php
2013-07-03 19:26:23 +02:00
Colomban Wendling
3235f57bc9 Tests: fix PHP tests results 2013-07-03 19:26:23 +02:00
Colomban Wendling
d1f2005738 Merge branch 'sql-parser-update' 2013-06-26 16:37:12 +02:00
Colomban Wendling
08fe915ce8 SQL: report scope as such, not as part of the tag name 2013-06-26 16:33:35 +02:00
Colomban Wendling
f02b70949a tests: Add a missing test file (oops)
I forgot to add the files in 32074064ab91104d7bdfbb5dc0dcd97faf7f7f11,
oops.
2013-06-25 15:06:16 +02:00
Colomban Wendling
32074064ab tests: Add a test for Fortran procedure pointers
Test file from Alexander Eberspächer.
2013-06-24 23:07:52 +02:00
Colomban Wendling
e4f82f28b7 tests: Add a test for forall Fortran issue
Test file from Alexander Eberspächer.
2013-06-24 22:57:10 +02:00
Colomban Wendling
8b11f9b0ef SQL: generalize support for SQL Server square brackets quoting
This fixes test case tests/ctags/bug1944150.sql.
2013-06-24 20:27:22 +02:00
Colomban Wendling
76a7d3c902 SQL: Update parser from upstream CTags 2013-06-24 18:04:46 +02:00
Colomban Wendling
ac344e5d83 Improve error log when a tag parser test fails 2013-06-23 20:15:51 +02:00
Colomban Wendling
8037fa5d10 Import all test cases from upstream CTags that work for us
The test results were auto-generated and not manually checked, so they
may be inaccurate.  They should be fixed if appropriate if they start
to fail, e.g. when modifying the relevant parser.

CTags' tests that didn't pass weren't imported, but probably should be
added an the relevant parser fixed.
2013-06-23 15:13:13 +02:00
Colomban Wendling
c1deb7457f Add a test infrastructure for tag parsers 2013-06-23 15:08:27 +02:00