aboutsummaryrefslogtreecommitdiff
path: root/test (follow)
AgeCommit message (Collapse)AuthorLines
2023-07-26test: test both update-time and its * variantChloe Kudryavtsev-1/+1
variation of #2 that still tests the * variant
2023-06-17allow constructing your own date/tm valuesChloe Kudryavtsev-0/+8
2023-06-02add date/format to apiChloe Kudryavtsev-0/+7
2023-06-02finalize api draft 1, add testsChloe Kudryavtsev-0/+14
2023-05-31integrate timegm into the library, misc spelling fixes, testsChloe Kudryavtsev-7/+15
2023-05-31get better more/thorough tests for the native wrapperChloe Kudryavtsev-13/+42
2023-05-13better tests that also serve as temporary docsChloe Kudryavtsev-10/+32
2023-05-12big updatesChloe Kudryavtsev-0/+17
ok I figured out what the problem was, I think? put is nice too now, no more conversions eh also offsets are nice, makes iterating way easier
2023-05-12rewriteChloe Kudryavtsev-50/+0
Split it into multiple things. The new tests will actually reflect how you should use the native library.
2023-05-11update many thingsChloe Kudryavtsev-0/+8
this is kind of a mess and I'm thinking of making the native portion much bigger to just have a better API at this point
2023-05-11initial commitChloe Kudryavtsev-0/+42