Commit f29de38
test: add unit tests for special numeric value encoding (NaN, Infinity) (#67)
* test: add unit tests for NaN and Infinity encoding
* move special numeric tests into JToonTest
* "test: update non-finite number test"
* Delete JToonSpecialNumbersTest.java
* Delete JToonTest.java
---------
Co-authored-by: Akash CHANDRAN <[email protected]>1 parent 4d2a20b commit f29de38
1 file changed
+11
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
776 | 776 | | |
777 | 777 | | |
778 | 778 | | |
779 | | - | |
780 | | - | |
781 | | - | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
782 | 790 | | |
783 | 791 | | |
784 | 792 | | |
| |||
0 commit comments