Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configlet sync --tests #302

Merged
merged 3 commits into from
Oct 6, 2023
Merged

configlet sync --tests #302

merged 3 commits into from
Oct 6, 2023

Conversation

glennj
Copy link
Contributor

@glennj glennj commented Oct 6, 2023

No description provided.

@glennj glennj added the x:rep/small Small amount of reputation label Oct 6, 2023
@glennj glennj requested a review from a team October 6, 2023 15:08
@glennj
Copy link
Contributor Author

glennj commented Oct 6, 2023

Testing these exercises (fish shell syntax)

$ for e in exercises/practice/{anagram,bank-account,custom-set}; bin/test_one_exercise $e; end
/home/glennj/src/exercism/tracks/tcl/exercises/practice/anagram
anagram.test:   Total   16      Passed  16      Skipped 0       Failed  0
/home/glennj/src/exercism/tracks/tcl/exercises/practice/bank-account
bank-account.test:      Total   17      Passed  17      Skipped 0       Failed  0
/home/glennj/src/exercism/tracks/tcl/exercises/practice/custom-set
custom-set.test:        Total   43      Passed  43      Skipped 0       Failed  0

@glennj
Copy link
Contributor Author

glennj commented Oct 6, 2023

$ bin/configlet sync --tests
Updating cached 'problem-specifications' data...
Checking exercises...
Every exercise has up-to-date tests!

@glennj glennj merged commit 4611b0d into exercism:main Oct 6, 2023
3 checks passed
@glennj glennj deleted the sync-tests2 branch October 6, 2023 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:rep/small Small amount of reputation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants