mbox series

[bug#69353,0/2] The greatest theft since the invention of software

Message ID cover.1708773367.git.liliana.prikler@gmail.com
Headers show
Series The greatest theft since the invention of software | expand

Message

Liliana Marie Prikler Feb. 24, 2024, 11:16 a.m. UTC
Hi Guix,

this is a small series that just adds two packages for writing tests in
C.

Cheers

Liliana Marie Prikler (2):
  gnu: Add greatest.
  gnu: Add theft.

 gnu/packages/check.scm | 53 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 53 insertions(+)


base-commit: c0f88cd18649c31c75bcddf8247b14ef3e3a66a5

Comments

Maxim Cournoyer Feb. 26, 2024, 4:17 p.m. UTC | #1
Hello,

Liliana Marie Prikler <liliana.prikler@gmail.com> writes:

> Hi Guix,
>
> this is a small series that just adds two packages for writing tests in
> C.
>
> Cheers
>
> Liliana Marie Prikler (2):
>   gnu: Add greatest.
>   gnu: Add theft.
>
>  gnu/packages/check.scm | 53 ++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 53 insertions(+)
>
>
> base-commit: c0f88cd18649c31c75bcddf8247b14ef3e3a66a5

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>
Efraim Flashner March 5, 2024, 8:21 a.m. UTC | #2
These patches have been applied. Closing!