[geany/geany] 6f6261: Update unit tests with the anonymous tag changes

Jiří Techet git-noreply at xxxxx
Sat Feb 12 21:38:22 UTC 2022


Branch:      refs/heads/master
Author:      Jiří Techet <techet at gmail.com>
Committer:   Jiří Techet <techet at gmail.com>
Date:        Mon, 10 Jan 2022 22:10:51 UTC
Commit:      6f6261678fb91100269521ad5952d441d184c849
             https://github.com/geany/geany/commit/6f6261678fb91100269521ad5952d441d184c849

Log Message:
-----------
Update unit tests with the anonymous tag changes


Modified Paths:
--------------
    tests/ctags/bit_field.c.tags
    tests/ctags/bug1466117.c.tags
    tests/ctags/bug1491666.c.tags
    tests/ctags/bug556646.c.tags
    tests/ctags/bug639639.h.tags
    tests/ctags/bug639644.hpp.tags
    tests/ctags/complex-return.js.tags
    tests/ctags/enum.f90.tags
    tests/ctags/enumerators.f90.tags
    tests/ctags/interfaces.f90.tags
    tests/ctags/namespace.cpp.tags
    tests/ctags/numlib.f90.tags
    tests/ctags/process_order.c.tags
    tests/ctags/recursive.f95.tags
    tests/ctags/structure.f.tags

Modified: tests/ctags/bit_field.c.tags
32 lines changed, 15 insertions(+), 17 deletions(-)
===================================================================
@@ -1,26 +1,24 @@
 # format=tagmanager
-__anon1�2048�0
-__anon2�2048�0
-__anon3�2048�0
 a�64�bit_fields�0�unsigned int:1
+anon_struct_1�2048�1
 b�64�bit_fields�0�unsigned int:1
-bad2�64�__anon2�0�BYTE:1
+bad2�64�bitfield_flags�0�BYTE:1
 bit_fields�2048�0
-bitfield_flags�4096�0�__anon2
+bitfield_flags�2048�0
 c�64�bit_fields�0�unsigned int:2
-exp�64�__anon1�0�unsigned
-frac0�64�__anon1�0�unsigned
-frac1�64�__anon1�0�unsigned
-group�64�__anon2�0�BYTE:1
+exp�64�anon_struct_1�0�unsigned
+frac0�64�anon_struct_1�0�unsigned
+frac1�64�anon_struct_1�0�unsigned
+group�64�bitfield_flags�0�BYTE:1
 lower�64�shortname_info�0�unsigned char:1
-mystruct�4096�0�__anon3
-personal�64�__anon2�0�BYTE:1
-private�64�__anon3�0�BYTE
-public�64�__anon2�0�BYTE:1
-public�64�__anon3�0�BYTE
+mystruct�2048�0
+personal�64�bitfield_flags�0�BYTE:1
+private�64�mystruct�0�BYTE
+public�64�bitfield_flags�0�BYTE:1
+public�64�mystruct�0�BYTE
 shortname_info�2048�0
-sign�64�__anon1�0�unsigned:1
-that�64�__anon3�0�BYTE
-this�64�__anon3�0�BYTE
+sign�64�anon_struct_1�0�unsigned:1
+that�64�mystruct�0�BYTE
+this�64�mystruct�0�BYTE
 upper�64�shortname_info�0�unsigned char:1
 valid�64�shortname_info�0�unsigned char:1


Modified: tests/ctags/bug1466117.c.tags
4 lines changed, 0 insertions(+), 4 deletions(-)
===================================================================
@@ -1,8 +1,4 @@
 # format=tagmanager
-__anon1�2048�0
-a�64�__anon1�0�int
 a�64�mystruct�0�int
-b�64�__anon1�0�int
 b�64�mystruct�0�int
 mystruct�2048�0
-mystruct�4096�0�__anon1


Modified: tests/ctags/bug1491666.c.tags
7 lines changed, 3 insertions(+), 4 deletions(-)
===================================================================
@@ -1,6 +1,5 @@
 # format=tagmanager
-__anon1�2048�0
 main�16�(void)�0�void
-my_struct�4096�0�__anon1
-x�64�__anon1�0�int
-y�64�__anon1�0�float
+my_struct�2048�0
+x�64�my_struct�0�int
+y�64�my_struct�0�float


Modified: tests/ctags/bug556646.c.tags
41 lines changed, 20 insertions(+), 21 deletions(-)
===================================================================
@@ -1,22 +1,21 @@
 # format=tagmanager
-A�4�__anon1�0
-INDX_C1�4�__anon1�0
-INDX_C2�4�__anon1�0
-INDX_IM1�4�__anon1�0
-INDX_IM2�4�__anon1�0
-INDX_L�4�__anon1�0
-INDX_L2�4�__anon1�0
-INDX_M�4�__anon1�0
-INDX_NIL�4�__anon1�0
-INDX_P�4�__anon1�0
-INDX_R�4�__anon1�0
-INDX_R2�4�__anon1�0
-INDX_S�4�__anon1�0
-INDX_S1�4�__anon1�0
-INDX_S2�4�__anon1�0
-INDX_S3�4�__anon1�0
-INDX_S4�4�__anon1�0
-INDX_T�4�__anon1�0
-INDX_T2�4�__anon1�0
-__anon1�2�0
-task_indx_type�4096�0�__anon1
+A�4�task_indx_type�0
+INDX_C1�4�task_indx_type�0
+INDX_C2�4�task_indx_type�0
+INDX_IM1�4�task_indx_type�0
+INDX_IM2�4�task_indx_type�0
+INDX_L�4�task_indx_type�0
+INDX_L2�4�task_indx_type�0
+INDX_M�4�task_indx_type�0
+INDX_NIL�4�task_indx_type�0
+INDX_P�4�task_indx_type�0
+INDX_R�4�task_indx_type�0
+INDX_R2�4�task_indx_type�0
+INDX_S�4�task_indx_type�0
+INDX_S1�4�task_indx_type�0
+INDX_S2�4�task_indx_type�0
+INDX_S3�4�task_indx_type�0
+INDX_S4�4�task_indx_type�0
+INDX_T�4�task_indx_type�0
+INDX_T2�4�task_indx_type�0
+task_indx_type�2�0


Modified: tests/ctags/bug639639.h.tags
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -1,5 +1,5 @@
 # format=tagmanager
 Namespace1�256�0
-__anon1�2�0
-anon2�4�__anon1�0
+anon2�4�anon_enum_1�0
+anon_enum_1�2�1
 function2�1024�(char * str)�Namespace1�0�int


Modified: tests/ctags/bug639644.hpp.tags
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -1,3 +1,3 @@
 # format=tagmanager
-__anon1�256�0
-foo�16384�__anon1�0�int
+anon_namespace_1�256�1
+foo�16384�anon_namespace_1�0�int


Modified: tests/ctags/complex-return.js.tags
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -1,6 +1,6 @@
 # format=tagmanager
-AnonymousFunction1�16�()�class2.c2m1�0
-AnonymousFunction2�16�(n)�class3.c3m1�0
+anon_function_1�16�()�class2.c2m1�1
+anon_function_2�16�(n)�class3.c3m1�1
 c2m1�128�()�class2�0
 c2m2�128�(f)�class2�0
 c2m3�128�(f)�class2�0


Modified: tests/ctags/enum.f90.tags
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -1,8 +1,6 @@
 # format=tagmanager
 Constants�256�0
 E_e�16384�Constants�0
-Enum#0�2�Constants�0
-Enum#1�2�Constants�0
 Named1�2�Constants�0
 Named2�2�Constants�0
 Named3�2�Constants�0
@@ -11,6 +9,8 @@ Named5
 Named6�2�Constants�0
 Named7�2�Constants�0
 a�4�Enum#1�0
+anon_enum_1�2�Constants�1
+anon_enum_2�2�Constants�1
 b�4�Enum#1�0
 black�4�Enum#0�0
 blue�4�Enum#0�0


Modified: tests/ctags/enumerators.f90.tags
18 lines changed, 9 insertions(+), 9 deletions(-)
===================================================================
@@ -3,27 +3,27 @@ Aster_colon
 Aster_kind�2�Enums�0
 BodyPart�2�Enums�0
 Colons�2�Enums�0
-Enum#0�2�Enums�0
-Enum#1�2�Enums�0
 Enums�256�0
 Func�16�Enums�0
 Name_colon�2�Enums�0
 Paren_colon�2�Enums�0
 Paren_kind�2�Enums�0
+anon_enum_1�2�Enums�1
+anon_enum_2�2�Enums�1
 arm�4�BodyPart�0
 b�4�Paren_kind�0
-blue�4�Enum#0�0
-bronze�4�Enum#0�0
+blue�4�anon_enum_1�0
+bronze�4�anon_enum_1�0
 c�4�Aster_kind�0
 d�4�Name_colon�0
 d�4�Paren_colon�0
 e�4�Aster_colon�0
-gold�4�Enum#0�0
+gold�4�anon_enum_1�0
 leg�4�BodyPart�0
-no_c_binding�4�Enum#1�0
+no_c_binding�4�anon_enum_2�0
 othervar�16384�Enums�0
-purple�4�Enum#0�0
+purple�4�anon_enum_1�0
 r�4�Colons�0
-red�4�Enum#0�0
-silver�4�Enum#0�0
+red�4�anon_enum_1�0
+silver�4�anon_enum_1�0
 somevar�16384�Enums�0


Modified: tests/ctags/interfaces.f90.tags
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -2,7 +2,7 @@
 Func1�16�HasInterfaces�0
 Func2�16�HasInterfaces�0
 HasInterfaces�256�0
-Interface#0�32�HasInterfaces�0
 Main�2048�0
 MyFunc�32�HasInterfaces�0
 MySubroutine�32�Main�0
+anon_interface_1�32�HasInterfaces�1


Modified: tests/ctags/namespace.cpp.tags
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -1,7 +1,7 @@
 # format=tagmanager
-__anon1�256�0
 a�256�0
 a_b_f�16�()�a::b�0�void
 a_f�16�()�a�0�void
-anon_f�16�()�__anon1�0�void
+anon_f�16�()�anon_namespace_1�0�void
+anon_namespace_1�256�1
 b�256�a�0


Modified: tests/ctags/numlib.f90.tags
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -1,3 +1,3 @@
 # format=tagmanager
-Interface#0�32�numerical_libraries�0
+anon_interface_1�32�numerical_libraries�1
 numerical_libraries�256�0


Modified: tests/ctags/process_order.c.tags
12 lines changed, 6 insertions(+), 6 deletions(-)
===================================================================
@@ -1,7 +1,7 @@
 # format=tagmanager
-I1_E1�4�__anon1�0
-I1_E2�4�__anon1�0
-I2_E1�4�__anon2�0
-I2_E2�4�__anon2�0
-__anon1�2�0
-__anon2�2�0
+I1_E1�4�anon_enum_1�0
+I1_E2�4�anon_enum_1�0
+I2_E1�4�anon_enum_2�0
+I2_E2�4�anon_enum_2�0
+anon_enum_1�2�1
+anon_enum_2�2�1


Modified: tests/ctags/recursive.f95.tags
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -1,6 +1,6 @@
 # format=tagmanager
-Interface#0�32�approx�0
-Interface#1�32�approx2�0
+anon_interface_1�32�approx�1
+anon_interface_2�32�approx2�1
 approx�256�0
 approx2�256�0
 parts�16384�approx�0


Modified: tests/ctags/structure.f.tags
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -1,6 +1,6 @@
 # format=tagmanager
-Structure#0�1�nested�0
 a�64�Structure#0�0
+anon_type_1�1�nested�1
 clouds�64�weather�0
 day�64�weather�0
 initialized_structure�2048�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