1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-28 03:51:42 +02:00
fpm/spec/fpm
Jordan Sissel dfb23f134a Use rspec's skip feature to help show any skipped tests.
The previous method using :if actually hides the test entirely from the run.
Now an rspec run will correctly(I hope?) show any skipped tests. The
goal is to remind me that sometimes my dev environment is missing
important tooling needed to fully test fpm.

Also: Skip pacman tests if bsdtar and zstd programs are missing.
2021-06-19 00:05:18 -07:00
..
package Use rspec's skip feature to help show any skipped tests. 2021-06-19 00:05:18 -07:00
command_spec.rb Move fpm version query behavior to run method. 2016-09-11 23:48:39 -07:00
package_convert_spec.rb Add test coverage for #585 2013-12-05 22:47:55 -08:00
package_spec.rb Fix .attributes default value test 2019-02-23 22:00:15 -08:00
rake_task_spec.rb Refactor for Ruby 1.8.7 and add spec 2015-05-16 15:32:38 -04:00
util_spec.rb Fix copy_entry for symlinks (#1348) 2017-07-20 13:11:28 -07:00