The Wayback Machine - https://web.archive.org/web/20201110154207/https://github.com/topics/zig
Skip to content
#

zig

Here are 315 public repositories matching this topic...

alexnask
alexnask commented May 7, 2020

Sooner or later we will need to add tests to check for regressions.

I propose the following three kinds of tests:

  • Function unit tests (mainly for the parsing functions)
  • I/O testing: simulate a client sending requests from a different process and check the responses are correct
  • Internal state testing: simulate a client sending requests from a different process and check our intern
jcharbon-nd
jcharbon-nd commented Apr 15, 2020

In the interest of adding additional ideas for "good first issues", I would like to recommend potential new zig users to look into adding new flags for our applets. Please remove this issue if this post is redundant, but I think it is a good issue to have up for a general task/reminder.

One flag I would love to see implemented is colored formatting for ls, but there are many possible flags th

Improve this page

Add a description, image, and links to the zig topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zig topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.