Ktest major improvements #21

Open
funky wants to merge 4 commits from funky/ableos:ktest into master
Contributor

Added a custom assert_[eq/neq]
Better test info including name reporting
And probably more that I forgot

Added a custom assert_[eq/neq] Better test info including name reporting And probably more that I forgot
funky added 1 commit 2024-11-24 02:08:48 -06:00
Added a custom assert_[eq/neq]
Better test info including name reporting
And probably more that I forgot
funky added 1 commit 2024-11-24 02:14:17 -06:00
funky added 1 commit 2024-11-24 02:14:42 -06:00
funky added 1 commit 2024-11-24 02:28:28 -06:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u ktest:funky-ktest
git checkout funky-ktest

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff funky-ktest
git checkout master
git merge --ff-only funky-ktest
git checkout funky-ktest
git rebase master
git checkout master
git merge --no-ff funky-ktest
git checkout master
git merge --squash funky-ktest
git checkout master
git merge --ff-only funky-ktest
git checkout master
git merge funky-ktest
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AbleOS/ableos#21
No description provided.