Arfon Smith
cec5942d6b
Removing extra .
2014-04-22 22:09:30 -05:00
Arfon Smith
152e3ace99
Adding all_extensions method to Language
2014-04-22 16:56:27 -05:00
Arfon Smith
64b6f18e66
Adding debugging for failed assertions
2014-04-22 16:53:42 -05:00
Arfon Smith
be1003648a
Removing pry
2014-04-22 15:48:57 -05:00
Arfon Smith
536800f9f5
Towards testing for presence of sample files
2014-04-22 15:47:49 -05:00
Rick Bradley
40f4c49ba9
Merge pull request #879 from zilverline/master
...
Legit. Merging.
Thanks for the bugfix, @s0meone!
2014-04-21 09:04:22 -07:00
Arfon Smith
9562b8ad3d
Merge pull request #969 from pchaigno/aspectj
...
Support of AspectJ language
2014-04-21 10:14:27 -05:00
Arfon Smith
19a67c07fe
Merge branch 'master' into 979
2014-04-21 09:59:18 -05:00
Ted Nyman
2e731a1084
Merge pull request #978 from cronycle/master
...
added VCR Cassette to the 'generated' list so they get suppressed
2014-03-13 14:37:25 -07:00
Max Ogden
54c1d7c9d9
update improved javascript color in test_language
2014-03-06 23:38:59 -08:00
Nayeem Syed
210ca9a86f
added VCR Cassette to the 'generated' list so they get suppressed
2014-03-06 12:00:54 +00:00
Paul Chaignon
ee370cbf43
Support of AspectJ language
2014-02-25 11:22:28 +01:00
Miro Bezjak
92e1b1eb40
Add gradle wrapper files to vendor.yml
2014-02-21 11:27:47 +01:00
Paul Chaignon
f78ce5389e
Support of the .ecl file extension for Prolog.
2014-02-01 15:47:51 +01:00
Lars Brinkhoff
39a9c768c8
Add heuristics for '.cl'.
2014-01-28 09:20:26 +01:00
ruben2020
f5a6f20af0
renamed Qt translation ts file to have XML ext and updated test_heuristics.rb
2014-01-04 23:14:58 +08:00
ruben2020
76ee294c29
Removing second ts from languages.yml, but adding to test code for heuristics
2014-01-04 23:01:17 +08:00
Ted Nyman
cd6c315fc8
Merge pull request #783 from jimhester/master
...
Add r alias
2014-01-02 18:55:10 -08:00
Jim Hester
7ad99baf32
Add check for R alias
2014-01-02 13:39:19 -05:00
Daniel van Hoesel
83a742621f
Do not reset options when calling highlight
2013-12-31 13:44:19 +01:00
Arfon Smith
800d26cdad
Adding Perl heuristic (and fixing up Prolog)
2013-12-29 19:22:31 -08:00
Ted Nyman
b498d51889
Add another breakdown_by_file assertion
2013-12-28 19:45:40 -08:00
Ted Nyman
001068ec75
Add test for language breakdown
2013-12-28 19:29:55 -08:00
Ted Nyman
f7b7a89709
Start towards pl heuristics
2013-12-28 18:06:04 -08:00
Ted Nyman
cdde9096da
More test_markup
2013-12-26 19:36:27 -08:00
Ted Nyman
2cb2194686
Add test_prose
2013-12-26 19:35:19 -08:00
Nate Brennand
a3e1420476
add AngularJS to the vendored list
2013-12-24 02:05:10 -08:00
Wade Tandy
582daf273a
Add vendor patterns for bower_components files
...
Adds Bower Component files to the vendored files list. This
uses the `bower_components` directory, which is the standard set by the
Bower package manager.
2013-12-23 21:36:55 -05:00
Arfon Smith
0f42d35f29
Merge branch 'pr/678' into add_crystal
...
Conflicts:
lib/linguist/languages.yml
2013-12-23 14:58:35 -06:00
Arfon Smith
1ab8c8da53
Merge branch 'pr/804' into postscript_support
...
Conflicts:
lib/linguist/generated.rb
2013-12-23 14:25:33 -06:00
Arfon Smith
300d47b36b
Regenerating samples.json and bringing C++ heuristic test up to date
2013-12-22 19:27:14 -06:00
Arfon Smith
e4d381d81c
Merge branch 'master' into cpp_heuristic
...
Conflicts:
lib/linguist/samples.json
2013-12-22 19:25:01 -06:00
Ted Nyman
c8761d39d7
Narrow test and set ACTIVE flag for heuristics
2013-12-22 15:25:56 -08:00
Arfon Smith
b2a5c30a44
A C++ shibboleth?
2013-12-20 22:28:25 -06:00
Arfon Smith
a49303c93f
Expanding TestHeuristcs to include all Objective C header files
2013-12-16 15:27:48 -08:00
Ted Nyman
56ebfae598
Fix test
2013-12-15 20:27:56 -08:00
Ted Nyman
0626def699
Start with Objective-C
2013-12-15 20:15:19 -08:00
Ted Nyman
b3c6c85387
Start on basic heuristics tests
2013-12-15 20:06:59 -08:00
Brandon Keepers
bc93a99864
update test by type
2013-12-10 10:29:40 -05:00
Ted Nyman
11207283c8
Merge pull request #819 from github/tell-me-a-story-of-prose
...
Explicitly mention prose types as `prose`
2013-12-08 18:36:18 -08:00
Garen Torikian
37c8a94369
Include RST in the languages list
2013-12-08 16:19:19 -08:00
Garen Torikian
ee519aeb4b
Add helper method to retrieve languages by type
2013-12-08 16:12:03 -08:00
Daniel Fahlke
c8eeda6c8a
add generated test and sample for composer.lock
2013-12-08 21:22:50 +01:00
Aaron Puchert
0436973fb7
Add detection for generated PostScript files.
2013-11-24 18:04:20 +01:00
Eric Schulte
41f7589d4e
unit test for find_by_shebang
2013-11-09 11:44:17 -07:00
Frans Krojegård
562ec13696
Added node_modules/ to generated files.
2013-11-05 09:31:46 +01:00
Ted Nyman
1a4f890d04
Merge pull request #620 from Bartvds/master
...
Added Vagrantfile and Chef /cookbooks to vendors.yml
2013-11-04 21:05:08 -08:00
Ted Nyman
71633871f3
Merge pull request #561 from assassini/master
...
Added an exclusion pattern for a "dependencies" folder in the root directory
2013-11-04 21:00:50 -08:00
Bartvds
f3007215b1
Added Vagrantfile to vendors.yml
...
Closes #619
2013-11-05 05:53:09 +01:00
Chris Kuehl
5e3d811902
Merge github.com:github/linguist
...
Conflicts:
lib/linguist/vendor.yml
2013-11-04 20:32:52 -08:00