Skip to content

jasonKercher/os2test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

how it's going

jason@jason-latitude:odin-archs :) ./run.sh --arch="arm64 native" odin run src -vet -strict-style

RUN arm64 [_odin 14 run src -vet -strict-style]

'clang' -> '/usr/bin/clang-14'
["/home/odinist/vol/src.bin"]
running tests...
Expecting Error: file-that-does-not-exist.txt: file does not exist
Expecting Error: (broken) link.txt: file does not exist
Expecting Error: dir-no-exist: file does not exist
tests pass !!

RUN native [_odin 14 run src -vet -strict-style]

["/home/jason/dev/odin-archs/src.bin"]
running tests...
Expecting Error: file-that-does-not-exist.txt: file does not exist
Expecting Error: (broken) link.txt: file does not exist
Expecting Error: dir-no-exist: file does not exist
tests pass !!
jason@jason-latitude:odin-archs :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages