[geany/geany] 48fe85: Adjust test case tags file for fixed Python parser (class arglist assignment)
Enrico Tröger
git-noreply at xxxxx
Sun Oct 13 16:55:16 UTC 2013
Branch: refs/heads/master
Author: Enrico Tröger <enrico.troeger at uvena.de>
Committer: Enrico Tröger <enrico.troeger at uvena.de>
Date: Sun, 13 Oct 2013 16:55:16 UTC
Commit: 48fe855b50528ef27c45160959e324c08b2e0676
https://github.com/geany/geany/commit/48fe855b50528ef27c45160959e324c08b2e0676
Log Message:
-----------
Adjust test case tags file for fixed Python parser (class arglist assignment)
Modified Paths:
--------------
tests/ctags/cython_sample.pyx.tags
Modified: tests/ctags/cython_sample.pyx.tags
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -1,5 +1,5 @@
# format=tagmanager
-CDefClass�1�0
+CDefClass�1�(self)�0
StdClass�1�0
__init__�128�(self)�CDefClass�0
c_method�128�(self,int i)�CDefClass�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