anishshobithps / anishshobithps/luma
TESTS-1: End to end test suite
- Ngôn ngữ chính
- TypeScript
- Star
- 1
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Build a comprehensive test suite that validates the full compiler pipeline from .luma source to correct program output. Tests run via dune test and cover all language features.
- [ ] TESTS-1a: Port all existing example .luma programs
- [ ] TESTS-1b: Verify emitted TypeScript is valid and runnable
- [ ] TESTS-1c: Test closures and first-class functions
- [ ] TESTS-1d: Test recursion (fibonacci, factorial)
- [ ] TESTS-1e: Test match expressions
- [ ] TESTS-1f: Test ranges and array indexing
- [ ] TESTS-1g: Test npm package imports end to end
- [ ] TESTS-1h: Test error messages and diagnostic output
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.