Coder Social home page Coder Social logo

lxp / jruby-truffle-gem-test-pack Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 71.23 MB

Gems needed to test JRuby+Truffle

Ruby 86.93% CSS 0.89% HTML 3.34% Yacc 0.05% JavaScript 1.40% Shell 0.04% Java 4.32% Python 0.02% Gherkin 0.02% Groff 0.07% C 2.68% C++ 0.04% CoffeeScript 0.03% Makefile 0.08% eC 0.01% PHP 0.01% Logos 0.01% Ragel in Ruby Host 0.07% Objective-C 0.01% XSLT 0.01%

jruby-truffle-gem-test-pack's Introduction

JRuby+Truffle Gem Test Pack

Direct usage

These are the gems needed to run JRuby+Truffle's test gems command without having to download anything. To use them, set $GEM_HOME to the gems directory.

To add a new gem or update an existing one, gem install it with $GEM_HOME set.

jruby+truffle tool usage

The tool has options to use this repository jruby+truffle ci --offline <gem-name> (also se --offline-gem-path option).

To add gems for ecosystem tests merge their .jruby+truffle_bundle/jruby/2.3.0 with ./gems, e.g.:

rsync -a rails/activemodel/.jruby+truffle_bundle/jruby/2.3.0/ \
../../../../../jruby-truffle-gem-test-pack/gems/

If the dependencies of the gem have a gem pulled from git, the dir containing the git repository can be added with:

git add gems/bundler/gems/qu-d098e2657c92/ 
# the last `/` is significant

gem-testing directory

gem-testing directory contains repository clones of gems which are tested in CI. They are added using git-subtree as follows:

git remote add rails https://github.com/rails/rails.git
git fetch rails
git subtree add --prefix=gem-testing/rails --squash rails v4.2.6

jt test ecosystem will use the gem-testing directory.

Licenses

See individual gems.

jruby-truffle-gem-test-pack's People

Contributors

chrisseaton avatar lxp avatar pitr-ch avatar

Watchers

 avatar  avatar

Forkers

bjfish

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.