Logo
Explore Mail Help
Register Sign In
Mirror/wren
1
0
Fork 1
You've already forked wren
mirror of https://github.com/wren-lang/wren.git synced 2026-01-18 13:49:59 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
edb1f9d37b83a1a1eaafe151723270d1e1bf222e
wren/test/unit/main.c

10 lines
102 B
C
Raw Normal View History

Add a minimal path manipulation C module. This is just for the VM's own internal use, for resolving relative imports. Also added a tiny unit test framework for writing tests of low-level C functionality that isn't exposed directly by the language or VM.
2018-03-24 10:52:16 -07:00
#include "path_test.h"
#include "test.h"
int main()
{
testPath();
return showTestResults();
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.0 Page: 74ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API