haiku/src/tests/libs
Alex Wilson 6457a6517e Fix bug from the removal of BALMLayoutBuilder::Snake.
GCC considers the method chain one big function call, so pushes all
parameters onto the stack before hand (something I discovered after
quite a bit of debugging). In this case, layout->RightOf() returns NULL
before the view is added, which caused the layout to become undefined.
2012-05-03 08:45:47 +12:00
..
alm Fix bug from the removal of BALMLayoutBuilder::Snake. 2012-05-03 08:45:47 +12:00
bsd
linprog Fix linprog tests and add some more smaller test cases. 2011-07-14 07:19:30 +00:00
Jamfile Remove lp_solve from the source and from the image. 2012-04-30 14:58:14 +12:00