Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
M3000j
/
Textured_Word_Illustration
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Textured_Word_Illustration
/
diffvg
/
thrust
/
testing
/
unittest
/
unittest.h
M3000j
Upload folder using huggingface_hub
31726e5
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
277 Bytes
#
pragma
once
// this is the only header included by unittests
// it pulls in all the others used for unittesting
#
include
<unittest/assertions.h>
#
include
<unittest/meta.h>
#
include
<unittest/random.h>
#
include
<unittest/testframework.h>
#
include
<unittest/special_types.h>