easy-testing / easytesting

Automatically exported from code.google.com/p/easytesting
0 stars 1 forks source link

O teste da lista de pilhas não considera inserção e remoção no final da lista #92

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Inserção e remoção no final da lista também é possível: 
push(): list_.push_back(x);e pop(): list_.pop_back()

What is the expected output? What do you see instead?
O teste retorna como topo o front em lugar do back.

Original issue reported on code.google.com by anol...@gmail.com on 3 Jun 2011 at 2:59

GoogleCodeExporter commented 9 years ago
Pode fazer isto para mim também?

abraços,

-- thiago

Original comment by thiago.n...@gmail.com on 11 Aug 2011 at 3:40

GoogleCodeExporter commented 9 years ago
Claro!

Original comment by MatheusP...@gmail.com on 11 Aug 2011 at 6:08

GoogleCodeExporter commented 9 years ago

Original comment by MatheusP...@gmail.com on 11 Aug 2011 at 6:08

GoogleCodeExporter commented 9 years ago
Fez isto?

abraços,

-- thiago

Original comment by thiago.n...@gmail.com on 27 Sep 2011 at 6:55

GoogleCodeExporter commented 9 years ago
Lembrança.

-- thiago

Original comment by thiago.n...@gmail.com on 28 Sep 2011 at 6:11

GoogleCodeExporter commented 9 years ago

Original comment by MatheusP...@gmail.com on 30 Sep 2011 at 1:12