Opened 14 years ago
Closed 10 years ago
#7027 closed enhancement (fixed)
Fixing tests/kits/midi to use BObjectList
Reported by: | Karvjorm | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/alpha2 |
Keywords: | src/tests/kits/midi BObjectList | Cc: | Karvjorm |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Here is a minor change to change BList to BObjectList in src/tests/kits/midi/.
Attachments (1)
Change History (5)
by , 14 years ago
Attachment: | tests_kits_midi.patch added |
---|
comment:1 by , 14 years ago
patch: | 0 → 1 |
---|
comment:2 by , 13 years ago
The README in source:haiku/trunk/src/tests/kits/midi/README says that synth_file_reader, midi_player and midi_player_replacement should be removed. So it would be better to remove it. Anyone know if this can be done now?
comment:3 by , 13 years ago
patch: | 1 → 0 |
---|
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed more properly in hrev48543. The whole TList could be removed since it is a BObjectList equivalent. Also removed midi_player and midi_player_replacement since we have a complete MidiPlayer, but kept the synth file reader in case someone ever needs it.
Note:
See TracTickets
for help on using tickets.
Changing BList to BObjectList in src/tests/kits/midi/