Commit Graph

767 Commits

Author SHA1 Message Date
Arfon Smith 6b283068a9 Adding back R/Rebol heuristics 2015-08-04 12:20:15 +01:00
Arfon Smith 208ec3906f Fixing up some new heuristics 2015-08-04 12:06:41 +01:00
Arfon Smith 84d4fccb4d Merge pull request #2441 from pchaigno/associate-heuristic-with-extension
Associate heuristic rules with file extensions
2015-08-04 12:00:47 +01:00
Arfon Smith 90a293727d Merge branch 'master' into more-encompassing-number-skips 2015-07-29 13:54:51 +01:00
Paul Chaignon e688c865bc Merge branch 'master' into associate-heuristic-with-extension 2015-07-04 22:48:06 +02:00
Paul Chaignon be122ca1a5 Fix test for Perl heuristic
Improve heuristic rule for Perl6
Separate heuristic rules for .pl (with Prolog) and .pm (without Prolog)
2015-06-06 19:55:04 +02:00
Paul Chaignon e811021806 Fix tests to use the correct extension in heuristic rules
Extand a few tests where only one file was tested for a language
2015-06-06 18:27:59 +02:00
Arfon Smith f380aa2e5e Merge pull request #2426 from tamird/generated-go-bindata
Detect Go files generated by go-bindata
2015-05-31 15:53:49 +02:00
Tamir Duberstein d17222ec91 Detect Go files generated by go-bindata 2015-05-28 11:03:36 -04:00
Tamir Duberstein a1ea55d006 Trim whitespace 2015-05-28 11:03:36 -04:00
Tamir Duberstein f32b7bb978 Fix duplicate key warning 2015-05-28 11:03:36 -04:00
Evgenii Neumerzhitckii a1e8fc4f97 Treat Carthage path as vendored 2015-05-23 21:54:25 +10:00
Arfon Smith 5ff0d488d2 Merge pull request #2392 from vighnesh1987/apache-thrift
Add Apache thrift support to generated? check
2015-05-20 12:43:55 -05:00
Vighnesh Rege 90b59876d0 Added extension restrictions 2015-05-13 23:20:51 -07:00
Arfon Smith da7d019df3 Merge pull request #2388 from mephaust/add-unity3d
Add Unity3D Asset and Metadata files
2015-05-13 16:02:30 -05:00
Arfon Smith 2fac182a90 Improving Vim modeline regex 2015-05-12 16:49:14 -05:00
Vighnesh Rege 6d2aa601cd Added tests 2015-05-12 12:53:59 -07:00
Paul Handly 7631db2183 Treat Unity3D metadata as an asset 2015-05-10 18:19:34 -04:00
Paul Handly da5bc18d64 Add Unity3D Metadata files as generated 2015-05-10 18:19:33 -04:00
Lars Brinkhoff e018b4322e Improve .asc heuristic for Public Key. 2015-04-21 10:10:27 +02:00
Brandon Keepers 8a42f76f03 Remove .script! hack 2015-04-17 14:09:05 +12:00
Arfon Smith 7ca2384e03 Test for Specflow feature 2015-04-10 20:11:11 -05:00
Arfon Smith 4af679c27f Merge pull request #2324 from pchaigno/batch-group
Remove Batch from Shell group
2015-04-10 14:29:10 -05:00
Paul Chaignon 3a07410569 Remove test for group of Batch 2015-04-10 20:59:10 +02:00
Arfon Smith ac4594e3b1 Merge pull request #2298 from github/add-proximity-test
Add proximity test for colors
2015-04-06 13:15:32 -05:00
Arfon Smith 2861a8f19c Fixing up colours to match languages.yml 2015-04-06 12:41:49 -05:00
Garen Torikian 3c96f9eb53 Bump threshold to 0.05 2015-04-06 09:44:10 -07:00
Garen Torikian 6bd8d3a3b7 Some slight test improvements 2015-04-06 09:43:36 -07:00
Garen Torikian 63e017fbaa Rename to TestColorProximity 2015-04-06 08:32:23 -07:00
Alex Efros bbea29be55 add Limbo to test_languages 2015-04-05 03:03:45 +03:00
Garen Torikian 004f9b4710 Use new color-proximity gem for better visual matching 2015-04-03 18:25:13 -07:00
Garen Torikian 3d69c047f0 Merge branch 'master' into add-proximity-test 2015-04-02 17:32:00 -07:00
Arfon Smith 7394e9400b Adding explicit test for new shebang parsing 2015-04-02 14:00:03 -04:00
Garen Torikian 07e3d9d3b3 Improve error output 2015-04-02 08:24:04 -07:00
Arfon Smith 893bd7e204 Merge pull request #1604 from geoff-codes/#!--"
Comment styles; don't choke on `#!/usr/bin/env foo=bar`
2015-04-01 15:18:40 -05:00
Garen Torikian 8a54ce57a5 Drop threshold back down to a passing 10 2015-04-01 10:15:10 -07:00
Garen Torikian 3851b7c016 Add test for detecting color proximity 2015-04-01 10:14:52 -07:00
Arfon Smith 20f19bf049 Some tests to go with #2290 2015-03-31 19:33:50 -05:00
Arfon Smith fa54fc2735 Merge pull request #2233 from tesch1/tesch1-emacs-patch-1
fix emacs modeline parsing
2015-03-31 19:27:33 -05:00
Hsiaoming Yang e4ce4edd5c add tests/fixtures to vendor.yml 2015-03-31 20:08:18 +08:00
Arfon Smith 285af6512e Adding puphpet to vendored list 2015-03-30 16:24:11 -05:00
michael tesch a5b0b333b0 Merge branch 'master' into tesch1-emacs-patch-1 2015-03-24 09:44:08 +01:00
Oldes cbaa3ca6f4 Adding tm_scope for REBOL language and removing REBOL from LICENSE_WHITELIST as now is license available in the Sublime-REBOL project. 2015-03-23 11:38:07 +01:00
なつき 67e4212f64 Test detecting generated source maps 2015-03-19 19:50:40 -07:00
michael tesch fda0f2a042 detect emacs modeline for fundamental as Text 2015-03-14 23:53:17 +01:00
michael tesch 6af4ab6db1 harder test 2015-03-14 23:26:08 +01:00
Arfon Smith 6c37613bf0 Merge branch 'master' into revert-2014-revert-1976-path-for-fileblob 2015-03-14 17:18:36 -05:00
michael tesch a364e4a2dc tests for emacs modeline regex 2015-03-14 23:13:59 +01:00
Michael Tesch 1bb639617c Create seeplusplusEmacs1
one type of emacs modeline
2015-03-14 22:44:02 +01:00
Paul Chaignon 0db133ffb2 Detect Cython generated files 2015-03-14 19:43:17 +01:00