[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to compile hashlib.c for testing?
From: |
G. Branden Robinson |
Subject: |
Re: How to compile hashlib.c for testing? |
Date: |
Thu, 27 Dec 2018 20:41:37 -0500 |
User-agent: |
NeoMutt/20180716 |
At 2018-12-27T17:34:49-0800, Eduardo Bustamante wrote:
> On Thu, Dec 27, 2018 at 5:15 PM Peng Yu <pengyu.ut@gmail.com> wrote:
> (...)
> > Since the main() function is already there, why there is not already
> > an easy way to compile it? How do you do unit-testing then for the
> > code?
>
> This is very easy to figure out from the source code, right :)?
>
> (Hint: there is no "unit" testing in bash)
Au contraire! :-D
https://github.com/kward/shunit2
Regards,
Branden
signature.asc
Description: PGP signature
- How to compile hashlib.c for testing?, Peng Yu, 2018/12/26
- Re: How to compile hashlib.c for testing?, Chet Ramey, 2018/12/28
- Re: How to compile hashlib.c for testing?, Chet Ramey, 2018/12/28
- Re: How to compile hashlib.c for testing?, Peng Yu, 2018/12/29
- Re: How to compile hashlib.c for testing?, Chet Ramey, 2018/12/31