google / rpmpack

rpmpack (tar2rpm) - package rpms in pure golang or cli
Apache License 2.0
116 stars 32 forks source link

Update rpmpack's deps, and make diff testing nicer #45

Closed jarondl closed 4 years ago

jarondl commented 4 years ago

Update the dependencies, and make the golden tests nicer:

Each diff test had separate file. Most of them 1-liners. When reading through the tests this requires another lookup to see "42" or "bash".

Now this is all integrated into BUILD.bazel