Owen Mansel-Chan
|
ef345a3279
|
Java: Inline expectation should have space after $
This was a regex-find-replace from `// \$(?! )` (using a negative lookahead) to `// $ `.
|
2026-03-04 12:44:54 +00:00 |
|
Michael Nebel
|
0a1d2d0bbb
|
Java: Update all test util paths to point to the new location.
|
2024-12-12 13:21:25 +01:00 |
|
Jeroen Ketema
|
89d20fd086
|
Java: Update expected test results
|
2024-12-03 19:18:59 +01:00 |
|
Joe Farebrother
|
9ad05fe51c
|
Address reveiws - Add BAD example to doc, add doc example to tests and fix typo.
|
2024-02-16 12:00:51 +00:00 |
|
Joe Farebrother
|
2eb93b7a3b
|
Add unit tests
|
2024-02-12 13:49:45 +00:00 |
|
Joe Farebrother
|
d8985f9f5b
|
Move tests for local auth to a folder
|
2024-02-12 13:49:45 +00:00 |
|
Joe Farebrother
|
71852868ac
|
Add case for androidx.biometric api
|
2024-02-02 17:19:20 +00:00 |
|
Joe Farebrother
|
5d1edd45c5
|
Add unit tests
|
2024-02-01 16:56:20 +00:00 |
|