nushell/tests
2024-06-02 19:25:03 +08:00
..
assets/nu_json Preserve order when serializing/deserialize json by default. (#3126) 2021-03-04 01:35:13 -05:00
const_ add raw-string literal support (#9956) 2024-05-02 09:36:37 -04:00
eval Exit early when encountering parsing errors (#10213) 2023-09-05 14:36:37 +02:00
fixtures add some completion tests (#12908) 2024-05-23 10:47:06 +08:00
hooks Fix hooks on 0.92.0 (#12383) 2024-04-04 09:25:54 +02:00
modules Avoid taking unnecessary ownership of intermediates (#12740) 2024-05-04 00:53:15 +00:00
overlays Avoid taking unnecessary ownership of intermediates (#12740) 2024-05-04 00:53:15 +00:00
parsing Avoid taking unnecessary ownership of intermediates (#12740) 2024-05-04 00:53:15 +00:00
path Avoid taking unnecessary ownership of intermediates (#12740) 2024-05-04 00:53:15 +00:00
plugin_persistence Add a bit more delay before ps calls in plugin persistence tests (#12673) 2024-04-26 06:24:57 -05:00
plugins Replace ExternalStream with new ByteStream type (#12774) 2024-05-16 07:11:18 -07:00
repl Rewrite run_external.rs (#12921) 2024-05-23 02:05:27 +00:00
scope Avoid taking unnecessary ownership of intermediates (#12740) 2024-05-04 00:53:15 +00:00
shell fix do closure with both required, options, and rest args (#13002) 2024-05-30 08:29:46 -05:00
terminal Fix typo 2024-06-02 19:25:03 +08:00
main.rs Add test for PWD-aware command hints 2024-06-02 03:51:41 +08:00