mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-22 21:32:31 +00:00
Write tests and fixes for utimensat()
This commit is contained in:
parent
c06ffd458c
commit
d0d9cd38c5
8 changed files with 129 additions and 41 deletions
|
@ -317,8 +317,3 @@ TEST(fmt, regress) {
|
|||
"User-Agent: hurl/1.o (https://github.com/jart/cosmopolitan)\r\n",
|
||||
buf);
|
||||
}
|
||||
|
||||
/* TEST(fmt, funchar) { */
|
||||
/* /\* TODO(jart): fix this *\/ */
|
||||
/* ASSERT_STREQ("'\\200'", gc(xasprintf("%`'c", 0200))); */
|
||||
/* } */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue