[geany/geany] a99e32: Update verilog unit tests

Jiří Techet git-noreply at xxxxx
Mon Mar 14 19:10:07 UTC 2022


Branch:      refs/heads/master
Author:      Jiří Techet <techet at gmail.com>
Committer:   Jiří Techet <techet at gmail.com>
Date:        Mon, 14 Mar 2022 19:10:07 UTC
Commit:      a99e3275053e28e488bb048fda71788c5c30a4ff
             https://github.com/geany/geany/commit/a99e3275053e28e488bb048fda71788c5c30a4ff

Log Message:
-----------
Update verilog unit tests

The difference seems to be the scope information produced by the new
parsers.


Modified Paths:
--------------
    tests/ctags/bug1111214-j-chan.v.tags
    tests/ctags/traffic_signal.v.tags

Modified: tests/ctags/bug1111214-j-chan.v.tags
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -1,4 +1,4 @@
 # format=tagmanager
-insig�16384�0
-outsig�16384�0
+insig�16384�top�0
+outsig�16384�top�0
 top�1�0


Modified: tests/ctags/traffic_signal.v.tags
24 lines changed, 12 insertions(+), 12 deletions(-)
===================================================================
@@ -1,14 +1,14 @@
 # format=tagmanager
-amber�16384�0
-amber_tics�16384�0
-clock�16384�0
-color�16384�0
-green�16384�0
-green_tics�16384�0
-light�16�0
-off�16384�0
-on�16384�0
-red�16384�0
-red_tics�16384�0
-tics�16384�0
+amber�16384�traffic�0
+amber_tics�16384�traffic�0
+clock�16384�traffic�0
+color�16384�traffic.light�0
+green�16384�traffic�0
+green_tics�16384�traffic�0
+light�16�traffic�0
+off�16384�traffic�0
+on�16384�traffic�0
+red�16384�traffic�0
+red_tics�16384�traffic�0
+tics�16384�traffic.light�0
 traffic�1�0



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list