Commit 1597a00
authored
Refactor complex number tests: Categorised the test and added other interesting test cases (#253)
* Clarified the category and the name of the message, that it computes the argument
of a pure imaginary number.
* Added a missing test for positive real numbers.
* Clarified the test name.
* Added a missing test that feels interesting.
* Clarified the name of the message and made it more consistent.
* Added a missing test that checks the argument of a complex number with a real and imaginary part.
* Simplified the complex number for which the argument is computed.1 parent 3cf9948 commit 1597a00
1 file changed
+17
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
167 | 172 | | |
168 | 173 | | |
169 | 174 | | |
| |||
173 | 178 | | |
174 | 179 | | |
175 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
176 | 191 | | |
177 | 192 | | |
178 | 193 | | |
| |||
0 commit comments