mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-28 21:40:30 +00:00
Introduce posix tests package
This commit is contained in:
parent
48bd3d85df
commit
f7cad70da1
8 changed files with 453 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -221,6 +221,7 @@ include third_party/nsync/testing/testing.mk
|
|||
include libc/testlib/testlib.mk
|
||||
include tool/viz/lib/vizlib.mk
|
||||
include tool/args/args.mk
|
||||
include test/posix/test.mk
|
||||
include test/tool/args/test.mk
|
||||
include third_party/linenoise/linenoise.mk
|
||||
include third_party/maxmind/maxmind.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue