[libcutl-users] Small test file for libcutl 1.9.0
Adnan RIHAN
axel50397 at gmail.com
Mon Mar 16 12:39:15 EDT 2015
Hi Boris,
Are you the only dev :D ?
On 16 mars 2015 at 14:29:31, Boris Kolpackov (boris at codesynthesis.com(mailto:boris at codesynthesis.com)) wrote:
> scm.codesynthesis.com/?p=libcutl/libcutl.git;a=tree;f=tests
Thank you!
After having thought a little, I realized that I can make the simplest test possible:
> #include <cutl/exception.hxx>
> int main()
> {
> try {
> throw cutl::exception();
> } catch (const cutl::exception &e) {}
> return 0;
> }
I think it’s enough for homebrew to check if the lib has correctly been compiled. I’ve done quite the same (checking exception) for every libodb-* also.
--
Cordialement, Adnan RIHAN.
Directeur-Gérant de Eolis-Software, société de services informatiques.
GPG: 5675-62BA (https://keybase.io/max13/key.asc)
-> Si vous n'utilisez pas GPG mais souhaitez quand même m’envoyer un e-mail chiffré: (https://encrypt.to/0x567562BA).
More information about the libcutl-users
mailing list