Page MenuHomeFreeBSD

devel/py-btest: Simple driver for basic unit tests (new port)
ClosedPublic

Authored by 0mp on Sep 28 2018, 9:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 11:06 PM
Unknown Object (File)
Sun, Mar 24, 7:43 PM
Unknown Object (File)
Dec 20 2023, 1:13 AM
Unknown Object (File)
Dec 13 2023, 5:17 AM
Unknown Object (File)
Nov 20 2023, 6:45 AM
Unknown Object (File)
Nov 8 2023, 2:54 PM
Unknown Object (File)
Nov 6 2023, 7:29 AM
Unknown Object (File)
Nov 4 2023, 4:59 AM

Details

Summary

btest provides basic unit testing, and this port is required for the bro-pkg
port that I will be submitting in a separate bug.

Bugzilla: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231738

Test Plan
  • portlint: OK
  • poudriere: 11.2, 10.4 i386

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 19870
Build 19398: arc lint + arc unit

Event Timeline

ndowens_yahoo.com added inline comments.
devel/py-btest/Makefile
16

Pet-peeve that koobs makes me do; Alphabetical order

0mp marked 2 inline comments as done.Sep 28 2018, 10:10 PM
0mp added inline comments.
devel/py-btest/Makefile
16

Good catch, although I've done it on purpose.

See https://reviews.freebsd.org/D17152?id=48002#inline-105645

0mp marked an inline comment as done.Sep 29 2018, 11:51 AM

@ndowens_yahoo.com, apart from that, is everything ok? :)

This revision is now accepted and ready to land.Sep 29 2018, 5:46 PM
This revision was automatically updated to reflect the committed changes.