celestia/test
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
..
common Implement Logger to replace raw cerr/cout and DPRINTF usage 2021-12-20 17:54:50 +03:00
data Add integration test for 3ds loader 2022-02-05 09:52:02 +01:00
integration Add integration test for 3ds loader 2022-02-05 09:52:02 +01:00
scripts [celx] Add method celestia:version() 2020-06-09 21:28:37 +03:00
unit Fix parsing and display of luminosity classes Ia-0, Ia, and Ib 2022-02-19 11:33:15 +01:00
CMakeLists.txt Add test for CMOD binary to ASCII to binary roundtrip 2021-11-21 14:39:49 +01:00