Many errors in Greek tests
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 48/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- rust
- Domain
- testing-qa
Research direction
Start in tests/languages.rs and tests\Languages\el.rs, where the Greek tests are enabled and listed failures are defined. Run the Greek test set and compare the failing ClearSpeak and SimpleSpeak cases with their expected results. Done means the listed Greek tests run without errors, including the cases in the newly added test files.
Written by the indexing model from the issue text.
Description
@theodora-anto: Someone pointed out that the Greek tests weren't being run. I added the line in tests/languages.rs to turn them on and then saw all the tests in tests\Languages\el.rs were commented out. I uncommented them and there were lots of failures. Many were in new test files you added. But even ignoring them, there are still plenty of errors.
Were you aware of these?
Languages::el::ClearSpeak::functions::explicit_times_more_implied_times
Languages::el::ClearSpeak::functions::explicit_times_with_parens
Languages::el::ClearSpeak::functions::more_implied_times
Languages::el::ClearSpeak::functions::no_parens_number
Languages::el::ClearSpeak::functions::times_following_paren
Languages::el::ClearSpeak::functions::times_preceding_paren
Languages::el::ClearSpeak::functions::times_sqrt
Languages::el::ClearSpeak::mfrac::binomial
Languages::el::ClearSpeak::mroot::msqrt_simple_pos_end_with_neg_root_2
Languages::el::ClearSpeak::mroot::no_double_the_532
Languages::el::ClearSpeak::msup::decimal_power
Languages::el::ClearSpeak::sets::element_under_sum
Languages::el::ClearSpeak::sets::element_under_sum_belongs
Languages::el::ClearSpeak::sets::element_under_sum_element
Languages::el::ClearSpeak::sets::element_under_sum_in
Languages::el::ClearSpeak::sets::element_under_sum_member
Languages::el::SimpleSpeak::functions::explicit_times_with_parens
Languages::el::SimpleSpeak::functions::no_parens_number
Languages::el::SimpleSpeak::functions::no_times_sqrt
Languages::el::SimpleSpeak::functions::times_following_paren
Languages::el::SimpleSpeak::functions::times_preceding_paren
Languages::el::SimpleSpeak::linear_algebra::norm_subscripted
Languages::el::SimpleSpeak::linear_algebra::not_gradient
Languages::el::SimpleSpeak::mfrac::binomial
Languages::el::SimpleSpeak::mfrac::binomial_non_simple_bottom
Languages::el::SimpleSpeak::mfrac::binomial_non_simple_top
Languages::el::SimpleSpeak::mfrac::binomial_non_simple_top_and_bottom
Languages::el::SimpleSpeak::msup::decimal_power
Languages::el::SimpleSpeak::sets::element_under_sum
Languages::el::SimpleSpeak::subscripts::msub_not_simple
Languages::el::SimpleSpeak::subscripts::msubsup_not_simple
- Dominant language
- Rust
- Stars
- 114
- Forks
- 85
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 64
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from daisy/MathCAT
-
bug rules
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
discussion
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
discussion translation
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement good first issue rules rust
Difficulty 2/5 1-3 hours Newbie friendliness 66/100
-
discussion rules
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
Similar issues
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
yantrikos/yantrik-os#255 ·
-
bug CLI custom-model
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
raphamorim/rio#1956 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
rust-bitcoin/rust-bitcoin#6930 · 1 comment ·