Skip to content
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

Classifier retest please #1

Open
wants to merge 2,574 commits into
base: cclassifier
Choose a base branch
from

Conversation

StephenSeanGleason
Copy link

done by friday

arfon and others added 30 commits December 31, 2014 11:38
Update including explicit steps to resolve conflicts.
This gives us a consistent test framework across all Ruby versions which
should help avoid errors that are only found when CI runs the tests on
different Rubies. (And this fixes an immediate bug where there's no
`skip` method in the version of test-unit we're currently using only on
Ruby 2.2.)
This should speed up our builds by providing lower latency, better
caching, and more resources on the build machine. See
http://docs.travis-ci.com/user/workers/container-based-infrastructure/.
We tell apt-get to download it to vendor/apt and then install it into a
vendor/icu directory.

We should be able to just specify --with-icu-dir, but apparently Ruby
2.0 (but not 1.9 or 2.1 or 2.2) has a bug that requires us to use
--with-icu-include/--with-icu-lib instead. Otherwise it can't find the
ICU libraries.
This should allow us to skip installing gems in most builds, shaving off
~40 seconds.
Update Elm support by adding its own syntax highlighting
Code sample was taken from https://github.com/gravitystorm
/openstreetmap-carto/blob/ae990905790a26ae8af107441ce9e85b60ea1266
/amenity-points.mss
Update languages.yml for Hack syntax-highlighting
…nsions

Fix for extensions with multiple segments
add support for Mono .dll.config XML files
Added support for Mono .dll.config XML files
Switch to Minitest::Test instead of Test::Unit::TestCase
Add .xml.dist as a XML file extension
pchaigno and others added 30 commits February 1, 2015 21:27
'Text' shouldn't qualify as a valid modeline language.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet