[geany/geany] d9e569: Rust: Add new comment handling test.

SiegeLord git-noreply at xxxxx
Tue Jul 29 15:14:34 UTC 2014


Branch:      refs/heads/master
Author:      SiegeLord <slabode at aim.com>
Committer:   SiegeLord <slabode at aim.com>
Date:        Tue, 29 Jul 2014 15:14:34 UTC
Commit:      d9e569398a0dbdac961cf4aa9e624d51fbdfa1f0
             https://github.com/geany/geany/commit/d9e569398a0dbdac961cf4aa9e624d51fbdfa1f0

Log Message:
-----------
Rust: Add new comment handling test.


Modified Paths:
--------------
    tests/ctags/test_input2.rs
    tests/ctags/test_input2.rs.tags

Modified: tests/ctags/test_input2.rs
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -1,3 +1,4 @@
+#![cfg(not(test))] fn not_hashbang() {}
 use std::io::stdio::println;
 
 pub fn foo_bar_test_func(apples:fruit::SomeStruct,(oranges,lemon):(int,int))->int{


Modified: tests/ctags/test_input2.rs.tags
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -14,6 +14,7 @@ granite
 green_value�8�fruit::SomeStruct�0
 limestone�16�()�mineral�0
 mineral�256�0
+not_hashbang�16�()�0
 red_value�8�fruit::SomeStruct�0
 v�8�SomeLongStructName�0
 veg�256�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