Summary
- change assert to abort, second attempt to read enumerators (details)
- change order of ungetc parameters to harmonize with C ungetc (details)
- add enumeration planet program to test suite (details)
- move planet test under directory enum_tests (details)
The file was modified | libcfa/src/enum.hfa |
The file was modified | libcfa/src/enum.cfa |
The file was modified | libcfa/src/strstream.cfa |
The file was modified | libcfa/src/iostream.cfa |
The file was modified | libcfa/src/fstream.cfa |
The file was modified | libcfa/src/fstream.hfa |
The file was modified | libcfa/src/iostream.hfa |
The file was modified | libcfa/src/strstream.hfa |
The file was added | tests/.expect/planet.txt |
The file was added | tests/.in/planet.txt |
The file was added | tests/planet.cfa |
The file was removed | tests/.expect/planet.txt |
The file was removed | tests/.in/planet.txt |
The file was removed | tests/planet.cfa |
The file was added | tests/enum_tests/.expect/planet.txt |
The file was added | tests/enum_tests/planet.cfa |
The file was added | tests/enum_tests/.in/planet.txt |