Skip to content

fix: improve some case that user's environment do not have driver installed#185

Merged
16bit-ykiko merged 6 commits into
clice-io:mainfrom
Guo-Shiyu:fix/fix-unittest-without-gcc
Aug 24, 2025
Merged

fix: improve some case that user's environment do not have driver installed#185
16bit-ykiko merged 6 commits into
clice-io:mainfrom
Guo-Shiyu:fix/fix-unittest-without-gcc

Conversation

@Guo-Shiyu

Copy link
Copy Markdown
Contributor

G++ is not installed on my machine, so unit_tests will cause a crash.
I fixed that by skipping some test in develop environment without G++ (or other driver) installed.

@Guo-Shiyu

Copy link
Copy Markdown
Contributor Author

@cursor review please ~

@cursor

cursor Bot commented Aug 18, 2025

Copy link
Copy Markdown

Skipping Bugbot: Unable to authenticate your request. Please make sure Bugbot is properly installed and configured for this repository.

@Guo-Shiyu

Copy link
Copy Markdown
Contributor Author

@cursor review

@cursor

cursor Bot commented Aug 19, 2025

Copy link
Copy Markdown

Skipping Bugbot: Unable to authenticate your request. Please make sure Bugbot is properly installed and configured for this repository.

Comment thread include/Compiler/Command.h Outdated
@Guo-Shiyu Guo-Shiyu force-pushed the fix/fix-unittest-without-gcc branch from 2e99ed8 to d2b2b39 Compare August 20, 2025 10:18
Comment thread src/Compiler/Command.cpp Outdated
Comment thread include/Compiler/Command.h Outdated
@16bit-ykiko 16bit-ykiko changed the title Fix: improve some case that user's environment do not have driver installed. Fix: improve some case that user's environment do not have driver installed Aug 23, 2025
@Guo-Shiyu Guo-Shiyu force-pushed the fix/fix-unittest-without-gcc branch from 7ac1f3e to 4220773 Compare August 24, 2025 06:16
Comment thread include/Compiler/Command.h Outdated
@16bit-ykiko 16bit-ykiko merged commit 260c268 into clice-io:main Aug 24, 2025
9 checks passed
@Guo-Shiyu Guo-Shiyu deleted the fix/fix-unittest-without-gcc branch August 24, 2025 13:03
@16bit-ykiko 16bit-ykiko changed the title Fix: improve some case that user's environment do not have driver installed fix: improve some case that user's environment do not have driver installed Apr 6, 2026
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