This website requires JavaScript.
Explore
Help
Sign In
lulu-berlin
/
lix
Watch
0
Star
0
Fork
You've already forked lix
0
forked from
lix-project/lix
Code
Pull requests
Activity
ca08f1217d
lix
/
tests
/
functional
/
lang
/
parse-fail-regression-20060610.err.exp
7 lines
155 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Expanded test suite * Lang now verifies errors and parse output * Some new miscellaneous tests * Easy way to update the tests * Document workflow in manual * Use `!` not `~` as separater char for sed It is confusing to use `~` when we are talking about paths and home directories! * Test test suite itself (`test/lang-test/infra.sh`) Additionally, run shellcheck on `tests/lang.sh` to help ensure it is correct, now that is is more complex. Co-authored-by: Robert Hensing <roberth@users.noreply.github.com> Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2015-09-04 20:23:08 +00:00
error: undefined variable 'gcc'
treewide: Stop using ancient let syntax Shows for how long these tests have not been touched by anyone … Change-Id: I3d0c1209a86283ddb012db4e7d45073264fdd0eb
2024-08-18 15:28:04 +00:00
at «stdin»:9:11:
8| ({
9| inherit gcc;
| ^
10| }).gcc
Copy permalink