Logo
Explore Help
Register Sign In
zaphar/ucg
1
0
Fork 0
You've already forked ucg
mirror of https://github.com/zaphar/ucg.git synced 2025-07-22 18:19:54 -04:00
Code Issues Packages Projects Releases Wiki Activity
ucg/integration_tests/empty_test.ucg

8 lines
118 B
Plaintext
Raw Normal View History

TESTS: Add a whole raft of integration tests. * Integrate them into the build::comopile_test module as well.
2018-08-20 22:16:42 -05:00
let empty = NULL;
let tpl = {
foo = NULL,
};
FEATURE: Use a better DSL for unit tests. * Assert now requires a tuple instead of a string containing statements. * We include a helpful ucg based unit testing module. Fixes: #26
2019-01-08 20:32:16 -06:00
assert {
ok = tpl.foo == empty,
desc = "tpl.foo == empty",
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 102ms Template: 7ms
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