Commit
c248b39bb4692247b9aeda9dc3201a9132c577c5
by ajbeachUnlabelled breaks were not targetting the correct enclosing control structures. Also added a test and improved error messages.
|
The file was modified | tests/exceptions/.expect/try-ctrl-flow.txt |
The file was modified | src/ControlStruct/MultiLevelExit.cpp |
The file was added | tests/ctrl-flow/.expect/break-misc.txt |
The file was added | tests/ctrl-flow/break-misc.cfa |
Commit
f90c0920756cac2d2feb8494689e1921763aba87
by Peter Buhrformatting
|
The file was modified | libcfa/src/enum.cfa |
Commit
1842167664efe790163534613add7510849a3c01
by Peter Buhradd test for reading in enumerators
|
The file was added | tests/enum_tests/.in/input.txt |
The file was added | tests/enum_tests/input.cfa |
The file was added | tests/enum_tests/.expect/input.txt |
Commit
cd1d721883249cecf37cb986c18ac63008f73fc8
by Peter Buhrmodify time test to set time zone to America/Toronto so test is repeatable where ever run
|
The file was modified | tests/time.cfa |
Commit
e3260aa1ef1aea66e16c47c8fc667ab988b3f69f
by Peter Buhrremoved memory not freed message
|
The file was modified | tests/time.cfa |
Commit
d7b399fdc6a1ce87c830b273e13dbce582c560d8
by Peter Buhrformatting
|
The file was modified | tests/meta/dumpable.cfa |
Commit
3ee4a53d7dc556ce31ce553dab7de8b9410b4db1
by Peter Buhrformatting
|
The file was modified | tests/meta/dumpable.cfa |
Commit
b8561fa0b017ef7979a88853000310c8d0f61624
by Peter Buhrtry again to fix the unfreed storage problem
|
The file was modified | tests/time.cfa |