In ruby-prawn, the specs are run with the Ruby method,
with the following debian/ruby-tests.rb file:
-8<-
require "rspec/autorun"
$LOAD_PATH.delete(File.expand_path("../../lib",__FILE__))
RSpec.configure do |c|
c.filter_run_excluding :unresolved => true
end
Dir['./
On 7/8/15, Balasankar C wrote:
> Which package?
test-kitchen, for example (pushed to alioth), ruby-kitchen-vagrant
(nothing pushed yet)
--
To UNSUBSCRIBE, email to debian-ruby-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
https
Hi team.
Some packages have data which according to policy should go
/usr/share//. This data is usually accessed as
'../../../', if I change this path to
'/usr/share//', then tests can't access data. If I
change them to '../../../../../share//', then I use
Gem2Deb::Rake::TestTask.new then tests ca
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On ബുധന് 08 ജൂലൈ 2015 09:28 വൈകു, Hleb Valoshka wrote:
> Hi team.
>
> Some packages have data which according to policy should go
> /usr/share//. This data is usually accessed as
> '../../../', if I change this path to
> '/usr/share//', then tes
4 matches
Mail list logo