]> git.llucax.com Git - software/bife/bife++.git/commit
Added STL stack and vector tests.
authorLeandro Lucarella <llucax@gmail.com>
Sun, 17 Aug 2003 00:52:55 +0000 (00:52 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Sun, 17 Aug 2003 00:52:55 +0000 (00:52 +0000)
commit817c277132c9de6cf976cea6d71abe375ccdd081
tree904f11a67be75896f1b5610701f71872ec13a47b
parentefa6c9315719fc0b98483abdc26341d061b4a4b4
Added STL stack and vector tests.
tests/Makefile [new file with mode: 0644]
tests/test_stack.cpp [new file with mode: 0644]
tests/test_vector.cpp [new file with mode: 0644]