Commit Graph

7 Commits

Author SHA1 Message Date
Tom Alexander 6758d515f1
Have greater than helper very close to correct. Just need to make it compare arrays of scalars. 2020-05-16 16:24:36 -04:00
Tom Alexander d751df6fd5
Add tests for copied values. 2020-05-16 14:48:04 -04:00
Tom Alexander 6dbeb77a28
Add arrays to all helpers tests. 2020-05-16 14:19:56 -04:00
Tom Alexander 71e6da39ee
Add a test for boolean comparison. 2020-05-16 13:46:31 -04:00
Tom Alexander 8a44bc6fd9
Add greater-than-specific tests to investigate string ordering. 2020-05-16 13:06:52 -04:00
Tom Alexander f390c05a4c
Finished porting over the equality test to greater than. 2020-05-16 13:00:09 -04:00
Tom Alexander 196740ae34
Starting the greater than helper tests. 2020-05-16 12:51:27 -04:00