Branch: refs/heads/master Author: Colomban Wendling ban@herbesfolles.org Committer: SiegeLord slabode@aim.com Date: Tue, 14 Jan 2014 17:50:38 UTC Commit: 370666865bea7ccb73689990231af87446cfe19a https://github.com/geany/geany/commit/370666865bea7ccb73689990231af87446cfe1...
Log Message: ----------- Add Rust tests to the makefile
Modified Paths: -------------- tests/ctags/Makefile.am
Modified: tests/ctags/Makefile.am 2 files changed, 2 insertions(+), 0 deletions(-) =================================================================== @@ -229,6 +229,8 @@ test_sources = \ tabindent.py \ test.py \ test.vhd \ + test_input.rs \ + test_input2.rs \ traffic_signal.v \ traits.php \ union.f \
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).