opencode/packages/opencode/test/util
Dax Raad 705f792e87 core: move Global module to @opencode-ai/core for centralized path management
Move the Global module from packages/opencode/src/global to packages/core/src/global
to provide a unified location for managing XDG directories and application paths.
This eliminates duplicate path definitions across packages and ensures consistent
access to data, config, cache, state, log, and bin directories throughout the codebase.
2026-04-25 13:52:32 -04:00
..
data-url.test.ts fix(app): support text attachments (#17335) 2026-03-13 06:58:24 -05:00
effect-zod.test.ts refactor(core): migrate ConfigPermission.Info to Effect Schema canonical (#23740) 2026-04-21 17:33:13 -04:00
error.test.ts tui plugins (#19347) 2026-03-27 15:00:26 +01:00
filesystem.test.ts CLI perf: reduce deps (#22652) 2026-04-16 02:03:03 -04:00
format.test.ts Prettify retry duration display in TUI (#8608) 2026-01-15 11:50:18 -06:00
glob.test.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
iife.test.ts Add unit tests for util functions: iife, lazy, timeout (#3791) 2025-11-03 09:24:45 -05:00
lazy.test.ts Add unit tests for util functions: iife, lazy, timeout (#3791) 2025-11-03 09:24:45 -05:00
lock.test.ts feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
log.test.ts core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
module.test.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
process.test.ts feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
timeout.test.ts Add unit tests for util functions: iife, lazy, timeout (#3791) 2025-11-03 09:24:45 -05:00
which.test.ts fix(windows): git path resolution for modified files across Git Bash, MSYS2, and Cygwin (#16422) 2026-03-07 15:42:14 +10:00
wildcard.test.ts feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00