On Fri, Dec 28, 2018 at 1:10 PM Miro Hrončok <[email protected]> wrote: > > On 28. 12. 18 18:58, Avram Lubkin wrote: > > Especially since there is no test code! > > And this is the only thing when I agree with you. > > Neal, where would be the best place to add some tests for the generator? > I can scratch something like [1] during next week. >
Tests belong in the rpm repository[1]. rpm itself uses autotest, so if you want to wire the test into the existing framework, you can. However, if we're going to have tests for dep generators, you might want to place them in a subfolder in the tests directory[2] and wire them into autotools. [1]: https://github.com/rpm-software-management/rpm [2]: https://github.com/rpm-software-management/rpm/tree/master/tests -- 真実はいつも一つ!/ Always, there's only one truth! _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
