Files
zed/extensions
Felipe Renan 2cff075c53 elixir: Fix mix test $ZED_SYMBOL task (#11879)
$ZED_SYMBOL doesn't really work here once that will try to do something
like this:

  mix test MyModule.MyModuleTest

instead of using the path of the file:

  mix test test/my_module/my_module_test.exs
  
Release Notes:

- Fix mix test $ZED_SYMBOL to use ZED_RELATIVE_FILE instead
- Use ZED_RELATIVE_FILE instead of ZED_FILE to improve mix tasks results
on Elixir umbrella projects
2024-05-31 12:54:14 +02:00
..
2024-05-14 19:12:43 -04:00
2024-04-23 13:31:21 -04:00
2024-04-16 15:49:16 -04:00
2024-04-24 13:03:56 -04:00
2024-04-23 20:44:11 -04:00
2024-05-15 21:27:37 +02:00
2024-04-18 11:57:21 -04:00
2024-04-10 15:42:46 -04:00
2024-05-21 18:36:47 +02:00
2024-04-23 13:31:21 -04:00
2024-04-17 12:40:01 -04:00
2024-04-23 13:31:21 -04:00
2024-05-28 16:14:38 -04:00
2024-04-23 13:31:21 -04:00
2024-05-03 11:29:53 -04:00
2024-05-13 08:49:40 -04:00
2024-05-22 20:47:49 -04:00