[Pkg-libvirt-commits] [Git][libvirt-team/ruby-libvirt][debian/sid] d/ruby-tests.rake: pick all the available tests now

Pino Toscano (@pino) gitlab at salsa.debian.org
Mon May 13 17:35:05 BST 2024



Pino Toscano pushed to branch debian/sid at Libvirt Packaging Team / ruby-libvirt


Commits:
0506b230 by Pino Toscano at 2024-05-13T18:34:03+02:00
d/ruby-tests.rake: pick all the available tests now

- - - - -


1 changed file:

- debian/ruby-tests.rake


Changes:

=====================================
debian/ruby-tests.rake
=====================================
@@ -6,7 +6,5 @@ ENV['RUBY_LIBVIRT_TEST_URI'] = 'test:///default'
 
 require 'gem2deb/rake/testtask'
 Gem2Deb::Rake::TestTask.new do |t|
-  t.test_files = [ 'tests/test_nodedevice.rb',
-                   'tests/test_open.rb',
-                   'tests/test_stream.rb' ]
+  t.pattern = 'tests/test_*.rb'
 end



View it on GitLab: https://salsa.debian.org/libvirt-team/ruby-libvirt/-/commit/0506b230c75e0c6b933297a4ca3a6315e9a4f374

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/ruby-libvirt/-/commit/0506b230c75e0c6b933297a4ca3a6315e9a4f374
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20240513/ba4be54b/attachment-0001.htm>


More information about the Pkg-libvirt-commits mailing list