summaryrefslogtreecommitdiff
path: root/deps/Unity/docs/UnityKnownIssues.md
diff options
context:
space:
mode:
authorOmniscient <17525998+omnisci3nce@users.noreply.github.com>2024-02-24 22:47:46 +1100
committerOmniscient <17525998+omnisci3nce@users.noreply.github.com>2024-02-24 22:47:46 +1100
commit7b3afcaf77f96e7d62f6cd1623ead7f17512d79f (patch)
treeb5f82c64e9c06a84e4d095ab4ac48712e860b673 /deps/Unity/docs/UnityKnownIssues.md
parentb047be5252aeb981faea077409c1768fda0301d9 (diff)
repo init. partial port of existing code
Diffstat (limited to 'deps/Unity/docs/UnityKnownIssues.md')
-rw-r--r--deps/Unity/docs/UnityKnownIssues.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/deps/Unity/docs/UnityKnownIssues.md b/deps/Unity/docs/UnityKnownIssues.md
new file mode 100644
index 0000000..3449319
--- /dev/null
+++ b/deps/Unity/docs/UnityKnownIssues.md
@@ -0,0 +1,13 @@
+# Unity Test - Known Issues
+
+## A Note
+
+This project will do its best to keep track of significant bugs that might effect your usage of this
+project and its supporting scripts. A more detailed and up-to-date list for cutting edge Unity can
+be found on our Github repository.
+
+## Issues
+
+ - No built-in validation of no-return functions
+ - Incomplete support for Printf-style formatting
+ - Incomplete support for VarArgs