[geany/geany] 0ed236: TM: Fix some test results after sort changes from 90944c77

Colomban Wendling git-noreply at xxxxx
Sat Nov 8 17:13:13 UTC 2014


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Sat, 08 Nov 2014 17:13:13 UTC
Commit:      0ed236db307d0bf76520bd8841a43b7d89dc8d8d
             https://github.com/geany/geany/commit/0ed236db307d0bf76520bd8841a43b7d89dc8d8d

Log Message:
-----------
TM: Fix some test results after sort changes from 90944c77


Modified Paths:
--------------
    tests/ctags/debian_432872.f90.tags
    tests/ctags/keyword_explicit.cs.tags
    tests/ctags/keyword_implicit.cs.tags
    tests/ctags/keyword_names.f90.tags
    tests/ctags/keyword_struct.cs.tags

Modified: tests/ctags/debian_432872.f90.tags
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -1,3 +1,3 @@
 # format=tagmanager
-FOO�256�0
 FOO�128�FOO�0
+FOO�256�0


Modified: tests/ctags/keyword_explicit.cs.tags
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -1,6 +1,6 @@
 # format=tagmanager
-Digit�2048�0
 Digit�128�(byte value)�Digit�0
+Digit�2048�0
 Main�128�()�Test�0�public void
 Test�1�0
 operator Digit�128�(byte b)�Digit�0


Modified: tests/ctags/keyword_implicit.cs.tags
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -1,6 +1,6 @@
 # format=tagmanager
-Digit�2048�0
 Digit�128�(byte value)�Digit�0
+Digit�2048�0
 Main�128�()�Test�0�public void
 Test�1�0
 operator byte�128�(Digit d)�Digit�0�public implicit


Modified: tests/ctags/keyword_names.f90.tags
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -2,7 +2,7 @@
 Data�1�Program�0
 Interface�2048�0
 MyFunc�16�Program�0
-Program�256�0
 Program�32�Program�0
+Program�256�0
 contents�64�Data�0
 i�16384�Program�0


Modified: tests/ctags/keyword_struct.cs.tags
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -1,7 +1,7 @@
 # format=tagmanager
 Main�128�()�MainClass�0�public void
 MainClass�1�0
-Point�2048�0
 Point�128�(int p1, int p2)�Point�0
+Point�2048�0
 x�8�Point�0�int
 y�8�Point�0�int



--------------
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