[phpMyAdmin Git] [phpmyadmin/sql-parser] bd519e: ANSI_QUOTES lexer and parser test-suite proposal

Marek Sebera marek.sebera at gmail.com
Fri Mar 20 19:16:23 CET 2020


Branch: refs/heads/QA
Home: https://github.com/phpmyadmin/sql-parser
Commit: bd519e489e6ffb05ea59824add828c2dd4e3d8ff
https://github.com/phpmyadmin/sql-parser/commit/bd519e489e6ffb05ea59824add828c2dd4e3d8ff
Author: Marek Sebera <marek.sebera at gmail.com>
Date: 2020-03-20 (Fri, 03 March 2020) +01:00

Changed paths: 
A tests/data/lexer/ansi/lexAnsi.in
A tests/data/lexer/ansi/lexAnsi.out
A tests/data/parser/ansi/parseAnsi.in
A tests/data/parser/ansi/parseAnsi.out
M src/Context.php
M src/Lexer.php
M src/Utils/CLI.php
M tests/Parser/ParserTest.php
M tests/TestCase.php
M tests/Utils/CLITest.php
M tools/TestGenerator.php

Log Message:
-----------
ANSI_QUOTES lexer and parser test-suite proposal

Ref: https://github.com/phpmyadmin/phpmyadmin/issues/15821

Commit: 05e42cf23bc8eb8c3879549cb84244e8bee786ed
https://github.com/phpmyadmin/sql-parser/commit/05e42cf23bc8eb8c3879549cb84244e8bee786ed
Author: William Desportes <williamdes at wdes.fr>
Date: 2020-03-20 (Fri, 03 March 2020) +01:00

Changed paths: 
A tests/data/lexer/ansi/lexAnsi.in
A tests/data/lexer/ansi/lexAnsi.out
A tests/data/parser/ansi/parseAnsi.in
A tests/data/parser/ansi/parseAnsi.out
M src/Context.php
M src/Lexer.php
M src/Utils/CLI.php
M tests/Parser/ParserTest.php
M tests/TestCase.php
M tests/Utils/CLITest.php
M tools/TestGenerator.php

Log Message:
-----------
Merge #294 - Fixes #284 - ANSI_QUOTES lexer and parser test-suite support

Pull-request: #294
Fixes: #284
Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 741014d1b96975187cf22b3be04002fff58c387d
https://github.com/phpmyadmin/sql-parser/commit/741014d1b96975187cf22b3be04002fff58c387d
Author: William Desportes <williamdes at wdes.fr>
Date: 2020-03-20 (Fri, 03 March 2020) +01:00

Changed paths: 
M CHANGELOG.md

Log Message:
-----------
Add CHANGELOG entry for #284

Signed-off-by: William Desportes <williamdes at wdes.fr>



More information about the Git mailing list