Skip to content

Move styled printing to StyledStrings.jl - #164

Merged
christiangnrd merged 8 commits into
mainfrom
styledstrings
Aug 15, 2026
Merged

Move styled printing to StyledStrings.jl#164
christiangnrd merged 8 commits into
mainfrom
styledstrings

Conversation

@christiangnrd

@christiangnrd christiangnrd commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Reviewing commit-by-commit might make it easier

One-liner to test the changes:

runtests(ParallelTestRunner, ["--verbose", "--jobs=1"]; testsuite=Dict("pass" => :(@test true), "fail" => :(@test false), "crash" => :(exit()), "rss" => :(arr = ones(UInt8, 2^32); @test true)))

@christiangnrd
christiangnrd requested a review from giordano August 15, 2026 08:48
@christiangnrd
christiangnrd merged commit 9335f94 into main Aug 15, 2026
23 checks passed
@christiangnrd
christiangnrd deleted the styledstrings branch August 15, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants