Bug 231407 - New port: textproc/pict, a pairwise test generator
Summary: New port: textproc/pict, a pairwise test generator
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias Kortkamp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-16 20:19 UTC by Val Packett
Modified: 2019-01-27 13:10 UTC (History)
0 users

See Also:


Attachments
pict.patch (1.53 KB, patch)
2018-09-16 20:19 UTC, Val Packett
no flags Details | Diff
pict.patch v2 (1.41 KB, patch)
2019-01-27 12:35 UTC, Val Packett
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Val Packett 2018-09-16 20:19:54 UTC
Created attachment 197150 [details]
pict.patch

A simple test generator based on the http://pairwise.org method.

I think textproc is the right category because both input and output are plain text :D
Comment 1 Tobias Kortkamp freebsd_committer freebsd_triage 2019-01-26 12:36:34 UTC
They seem to have tagged a proper version. Can you update the patch and retest
runtime?

https://github.com/Microsoft/pict/compare/64d482a218de4e4683b46146486f2e10ad26e930...v3.7.1
Comment 2 Val Packett 2019-01-27 12:35:59 UTC
Created attachment 201445 [details]
pict.patch v2

Yep, tagged version works nicely, here's the patch
Comment 3 Tobias Kortkamp freebsd_committer freebsd_triage 2019-01-27 13:09:53 UTC
Committed. Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-01-27 13:10:44 UTC
A commit references this bug:

Author: tobik
Date: Sun Jan 27 13:09:49 UTC 2019
New revision: 491347
URL: https://svnweb.freebsd.org/changeset/ports/491347

Log:
  New port: textproc/pict

  A tool for generating test cases using the PICT (Pairwise Independent
  Combinatorial Testing) method, based on a simple plain text format.

  WWW: https://github.com/Microsoft/pict

  PR:		231407
  Submitted by:	greg@unrelenting.technology

Changes:
  head/textproc/Makefile
  head/textproc/pict/
  head/textproc/pict/Makefile
  head/textproc/pict/distinfo
  head/textproc/pict/pkg-descr