The ruby shared tests
  • Shell 94.2%
  • Ruby 5.8%
Find a file
Lukáš Zachar 98bf2ce800 Require rubypick only on Fedora
There is no rubypick in rhel/centos but is in Fedora,
 7724c2d703/f/ruby.spec (_146-148)
2024-07-09 15:56:27 +02:00
.fmf Add tmt plan to run modified tests 2022-11-30 11:11:32 +01:00
run-basic-rails-application Require rubypick only on Fedora 2024-07-09 15:56:27 +02:00
Sanity/native-extension-gem-is-installed-without-error Delete installed files irrespective of rubygems version 2023-03-28 17:50:10 +02:00
systemtap-static-probes-in-ruby Add fixes for Fedora, improve waiting for stap 2018-02-19 14:11:33 +01:00
.gitignore Import 3 integration tests 2018-02-15 13:42:17 +01:00
main.fmf Update run-basic-rails-application test 2022-11-30 13:52:53 +01:00
plans.fmf Add tmt plan to run modified tests 2022-11-30 11:11:32 +01:00
README.md README.md: rename from README 2018-02-15 13:49:51 +01:00

Shared ruby tests

This repository contains shared ruby tests.

Available integration tests:

  • systemtap-static-probes-in-ruby - exercising ruby's systemtap api
  • bundler-unit-test - run bundler's unit tests
  • run-basic-rails-application - run a simple rails application