Opened 13 years ago

Closed 9 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)

tests_kits_midi.patch (961 bytes ) - added by Karvjorm 13 years ago.
Changing BList to BObjectList in src/tests/kits/midi/

Download all attachments as: .zip

Change History (5)

by Karvjorm, 13 years ago

Attachment: tests_kits_midi.patch added

Changing BList to BObjectList in src/tests/kits/midi/

comment:1 by Karvjorm, 13 years ago

patch: 01

comment:2 by tqh, 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 tqh, 13 years ago

patch: 10

comment:4 by pulkomandy, 9 years ago

Resolution: fixed
Status: newclosed

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.