notepad-plus-plus-legacy/PowerEditor/Test/FunctionList
Don HO 8207084111
Fix several bugs of PHP parser rule for function list
1. Fix the function name gets truncated issue if function starts with reserved words (ie. if, while, for, switch...).
2. Fix abstact function and classes not recognized by parser rule.
3. Fix function detection fails on string containing asterisk issue.

Contributed by @MAPJe71 & @TutoInformatik :
https://community.notepad-plus-plus.org/topic/15124/php-function-list-and-abstract-functions/18?_=1604532045222

Fix #3321, fix #5045, fix #4627, fix #4606, fix #8855, fix #4208, fix #981, fix #2522, fix #1103, fix  #4712, fix #3560, fix #5150, fix #4606, close #9102
2020-11-05 14:53:41 +01:00
..
asm Add unit tests for function list feature 2018-04-13 12:46:03 +02:00
autoit Add unit tests for function list feature 2018-04-13 12:46:03 +02:00
bash Split functionList.xml into multifile in "functionList" Folder 2020-10-21 18:05:08 +02:00
batch Add unit tests for function list feature 2018-04-13 12:46:03 +02:00
c Add unit tests for function list feature 2018-04-13 12:46:03 +02:00
cpp Make expected result corrected for C++ parser unit test 2020-09-01 02:36:16 +02:00
cs Add unit tests for function list feature 2018-04-13 12:46:03 +02:00
ini Add unit tests for function list feature 2018-04-13 12:46:03 +02:00
inno Add unit tests for function list feature 2018-04-13 12:46:03 +02:00
java Add unit tests for function list feature 2018-04-13 12:46:03 +02:00
javascript Add unit tests for function list feature 2018-04-13 12:46:03 +02:00
nsis Add unit tests for function list feature 2018-04-13 12:46:03 +02:00
perl Fix some Perl functions not being recognized in function list issue 2020-08-29 02:06:06 +02:00
php Fix several bugs of PHP parser rule for function list 2020-11-05 14:53:41 +01:00
powershell Add unit tests for function list feature 2018-04-13 12:46:03 +02:00
python Fix unit tests problem for Python 2020-08-28 23:47:29 +02:00
ruby Add unit tests for function list feature 2018-04-13 12:46:03 +02:00
vhdl Unit-tests for function-list 2020-08-26 14:01:05 +02:00
xml Add unit tests for function list feature 2018-04-13 12:46:03 +02:00
unitTest.ps1 Split functionList.xml into multifile in "functionList" Folder 2020-10-21 18:05:08 +02:00
unitTestLauncher.ps1 Split functionList.xml into multifile in "functionList" Folder 2020-10-21 18:05:08 +02:00