-
Notifications
You must be signed in to change notification settings - Fork 748
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Addition of ClojureAnalyzerFactoryTest #1112
Commits on Jun 9, 2016
-
Errors were noted from ctags when trying to analyze clojure files `repetition-operator operand invalid` Changed the regex matching for the clojure files to remove such errors and added a unit test for ClojureAnalyzer
Farid Zakaria committedJun 9, 2016 Configuration menu - View commit details
-
Copy full SHA for 6f57e33 - Browse repository at this point
Copy the full SHA 6f57e33View commit details -
Merge branch 'master' into regex-clojure
Farid Zakaria committedJun 9, 2016 Configuration menu - View commit details
-
Copy full SHA for aeaa1d5 - Browse repository at this point
Copy the full SHA aeaa1d5View commit details -
https://github.com/takari/maven-wrapper This will help standardize the version of maven that is necessary to build the project.
Farid Zakaria committedJun 9, 2016 Configuration menu - View commit details
-
Copy full SHA for d69d2e0 - Browse repository at this point
Copy the full SHA d69d2e0View commit details -
Complete ClojureAnalyzerFactoryTest
Added a test and checked that the Definitions are properly resolving to the correct tag type and line number.
Farid Zakaria committedJun 9, 2016 Configuration menu - View commit details
-
Copy full SHA for f2c2e34 - Browse repository at this point
Copy the full SHA f2c2e34View commit details
Commits on Jun 10, 2016
-
Replaced clojure sample file with original one
Farid Zakaria committedJun 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 6289002 - Browse repository at this point
Copy the full SHA 6289002View commit details -
fixed test where dataroot can be symlink. Incorrectly failed
Farid Zakaria committedJun 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 9529b1e - Browse repository at this point
Copy the full SHA 9529b1eView commit details -
fied PageConfigTest that forces mercurial to be installed
Farid Zakaria committedJun 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 81f6c75 - Browse repository at this point
Copy the full SHA 81f6c75View commit details -
Updated SearchTest to include new clojure file that matches some sear…
…ches
Farid Zakaria committedJun 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 8021edd - Browse repository at this point
Copy the full SHA 8021eddView commit details -
Added IgnoreCondition for tests that need mercurial
Farid Zakaria committedJun 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 2686c12 - Browse repository at this point
Copy the full SHA 2686c12View commit details -
updated ClojureAnalyzerFactoryTest for new clojure sample file
Farid Zakaria committedJun 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 7a901a0 - Browse repository at this point
Copy the full SHA 7a901a0View commit details -
CVS was defaulted to always working even if it wasn't installed
Farid Zakaria committedJun 10, 2016 Configuration menu - View commit details
-
Copy full SHA for d8a4ee9 - Browse repository at this point
Copy the full SHA d8a4ee9View commit details -
Farid Zakaria committed
Jun 10, 2016 Configuration menu - View commit details
-
Copy full SHA for c299ab3 - Browse repository at this point
Copy the full SHA c299ab3View commit details
Commits on Jun 13, 2016
-
changed regex to POSIX compliant
Farid Zakaria committedJun 13, 2016 Configuration menu - View commit details
-
Copy full SHA for 9ed7975 - Browse repository at this point
Copy the full SHA 9ed7975View commit details