Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
594 B
Plaintext

### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
# Baseline: module can be explicitly loaded:
Got it
# Loading from module path 'FOO:y::BAR' DOES find module 'y/z/x.hlto':
Got it
# Loading from module path '.' DOES NOT find module '.y/z/x.hlto':
# Loading from module path '.y' DOES find module '.y/z/x.hlto':
Got it
# Loading from module path '.' DOES NOT find module 'a/.y/z/x.hlto':
# Loading from module path '.' DOES NOT find module 'b/a/.y/z/x.hlto':
# Sanity check: can load module from _file_ '.x.hlto' directly:
Got it