celestia/test/unit
Andrew Tribick 2f77629216 Fix parsing and display of luminosity classes Ia-0, Ia, and Ib
- Allow spaces before luminosity class in stc file
- Allow Ia-0 to be spelled "Ia-0" (as displayed), "Ia0" (as previously), or
  "I-a0" (previous display format) in stc file
- Remove str() and ostream << operators on StellarClass (only used in tests)
2022-02-19 11:33:15 +01:00
..
CMakeLists.txt Split greek-letters handling from utf8 and refactor a bit 2022-01-08 17:21:23 +03:00
charconv_compat_test.cpp Fix floating point from_chars implementation 2021-12-16 16:33:27 +01:00
greek_test.cpp Split greek-letters handling from utf8 and refactor a bit 2022-01-08 17:21:23 +03:00
hash_test.cpp Add unit tests for the tokenizer 2021-11-18 22:43:03 +01:00
logger_test.cpp Implement Logger to replace raw cerr/cout and DPRINTF usage 2021-12-20 17:54:50 +03:00
stellarclass_test.cpp Fix parsing and display of luminosity classes Ia-0, Ia, and Ib 2022-02-19 11:33:15 +01:00
tokenizer_test.cpp Remove getNameValue from tokenizer (duplicate functionality of getStringValue) 2021-12-29 13:08:54 +01:00
winutil_test.cpp Add unit tests for the tokenizer 2021-11-18 22:43:03 +01:00