Commit Graph

6 Commits

Author SHA1 Message Date
NotTheDr01ds
a76cd758c1 Fix root Windows virtual_path issues 2024-09-25 10:29:44 -04:00
NotTheDr01ds
f691c71ebe Minimal std exports 2024-09-24 15:40:07 -04:00
NotTheDr01ds
d2b3556914 Attempt to fix Windows paths in CI 2024-09-23 22:11:37 -04:00
NotTheDr01ds
0d8d959e8f Export top-level commands from std; don't import some modules by default 2024-09-23 19:23:44 -04:00
NotTheDr01ds
192ca033ca Improves startup time when using std-lib 2024-09-13 13:24:59 -04:00
francesco-gaglione
c4dca5fe03
Merged tests to produce a single binary (#12826)
This PR should close #7147 

# Description
Merged src/tests into /tests to produce a single binary.

![image](https://github.com/nushell/nushell/assets/94604837/84726469-d447-4619-b6d1-2d1415d0f42e)

# User-Facing Changes
No user facing changes

# Tests + Formatting
Moved tests. Tollkit check pr pass.

# After Submitting

---------

Co-authored-by: Ian Manske <ian.manske@pm.me>
2024-05-13 13:37:53 +00:00