add new test files

This commit is contained in:
2019-07-02 20:05:01 +02:00
parent 99b4d73c24
commit 3aaabc6326
11 changed files with 968 additions and 36 deletions

View File

@@ -0,0 +1,15 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"limits": "c",
"memory": "c",
"optional": "c",
"type_traits": "c"
}
}
}