Commit Graph

2215 Commits

Author SHA1 Message Date
Matthew Wilber
e166e3f558 moved libtranslatortest.so building from bmptranslator folder to the translators folder in order to make it work better for adding more translators to the test
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2251 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-15 13:07:42 +00:00
Matthew Wilber
b165e92c98 moved this functionality into the translators folder (one level up)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2250 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-15 13:05:33 +00:00
Michael Phipps
ad5da074bb Removed items, updated items, reordered my priorities...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2249 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-15 07:08:41 +00:00
Michael Phipps
ceb3763e56 Implemented the sharing of vnodes. Hopefully mmap and file cache and cloned
areas will not step on each others feet...
Added comments all over the place.
Bugs squished


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2248 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-15 07:05:38 +00:00
Matthew Wilber
2674719b33 added several classes that I forgot to add earlier
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2247 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-15 01:21:16 +00:00
Matthew Wilber
3885ec4fe4 added TGATranslator
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2246 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-15 01:20:15 +00:00
Matthew Wilber
9422d58547 Added TranslatorTests (testing for BTranslator) to the collection of tests
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2245 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-15 00:50:18 +00:00
Matthew Wilber
197d60ae55 added TranslatorTests to the test lib
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2244 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-15 00:49:27 +00:00
Matthew Wilber
05a19344d1 Initial checking for BTranslator tests
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2243 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-15 00:48:59 +00:00
Matthew Wilber
3bc3ad25ab added quite a few more tests, including tests for failures
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2242 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-14 22:53:32 +00:00
Matthew Wilber
1d9d5fec0e styled text data used for BTranslationUtils tests
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2241 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-14 22:52:05 +00:00
Matthew Wilber
a93731dc52 added more tests for GetBitmap, added tests that used resources
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2240 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-14 03:22:56 +00:00
Matthew Wilber
e089d9c09f removed commented out AddResources, the necessary resource has been added to UnitTesterHelper.rsrc
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2239 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-14 03:19:43 +00:00
Matthew Wilber
09c9676e19 not needed, couldn't be used in the way I thought it could
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2238 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-14 03:18:56 +00:00
Matthew Wilber
1de140e4ca added resource "res_image", type B_TRANSLATOR_BITMAP, id 246. added for use with BTranslationUtils tests
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2237 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-14 02:47:59 +00:00
Marc Flerackers
fa49f5059f Some fixes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2236 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-13 15:10:34 +00:00
Matthew Wilber
d1885bb8fb adding resources to libtranslationtest.so did not give me what I needed
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2235 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-13 12:52:34 +00:00
Matthew Wilber
af4dfc93cb added more tests
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2234 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-13 03:38:05 +00:00
Matthew Wilber
65328c9bf0 eliminated an unnessecary function
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2233 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-13 00:31:45 +00:00
Matthew Wilber
5f4bf7bf85 moved the logic from an unnessecary function to a nessecary function, and eliminated the unnessecary function
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2232 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-13 00:31:07 +00:00
Matthew Wilber
a0bf29354d added a few comments
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2231 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-12 03:53:49 +00:00
Matthew Wilber
3b42b980c8 added comments and a bit more error checking
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2230 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-12 03:52:57 +00:00
Matthew Wilber
b0adbe905f resource file for use with testing of the BTranslationUtils class, contains a PNG image
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2229 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-12 01:22:20 +00:00
Matthew Wilber
138faba868 added TranslationUtils test and resource file (though, I don't have the XRes command working correctly yet)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2228 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-12 01:17:51 +00:00
Matthew Wilber
4d9583ca70 added TranslationUtils test
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2227 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-12 01:16:29 +00:00
Matthew Wilber
c11e45af22 intial checkin, tests don't actually do anything yet
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2226 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-12 01:15:57 +00:00
beveloper
27a24b9f61 BSerialPort, not very much tested. Written by Jack Burton.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2225 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-11 22:01:42 +00:00
Michael Pfeiffer
6db844ad4e Bug fix.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2224 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-11 12:07:49 +00:00
beveloper
5aab162dcc removed compiler warnings
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2223 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-10 20:15:29 +00:00
beveloper
5f511927a9 removed /* within comment
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2222 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-10 20:00:36 +00:00
mahlzeit
64e16528f6 Fixed a typo that caused compiler error when the
DEBUG symbol was defined.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2221 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-10 19:44:26 +00:00
beveloper
618b1338cc cleanup
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2220 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-10 18:24:15 +00:00
beveloper
7ad0981b56 added a method that is useful for debugging
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2219 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-10 18:22:16 +00:00
beveloper
ced4130fee added more debug information
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2218 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-10 18:18:50 +00:00
François Revol
a3d1f07f83 Fix by Jack Burton
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2217 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-10 16:30:39 +00:00
Stefano Ceccherini
d19f7b5dad Fixed the behaviour of DoForEach() functions (from Isaac Yonemoto implementation)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2216 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-10 13:02:00 +00:00
Axel Dörfler
ce29ea4e8f Removed it again :-)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2215 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-10 04:27:38 +00:00
Axel Dörfler
796a8651e9 Added a skeleton for the image API. Contains almost no code yet, though, only
some structure definitions (to outline some basic ideas), and the symbols
exported to userland.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2214 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-10 03:36:18 +00:00
Ingo Weinhold
be4eaeda92 Added virtualdrive driver. Original code by Marcus.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2213 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-09 12:56:56 +00:00
Ingo Weinhold
b229fec87b Added support for multiple BTestHandlers in a BTestApp.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2212 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-09 12:55:09 +00:00
Ingo Weinhold
d0d716f9c8 Fixed BVolume and added BVolumeRoster tests. Consider this to be complete now.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2211 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-09 12:54:47 +00:00
Ingo Weinhold
9b9ca68883 Added virtualdriver to the build.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2210 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-09 12:53:43 +00:00
Ingo Weinhold
38ce9b085e Added boolean argument to {create,delete}Volume() specifying whether or not the mount point shall be made/deleted.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2209 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-09 12:52:58 +00:00
Ingo Weinhold
46ce5c12a3 Added set_volume_name() implementation. This is a bit of a hack as it uses a private libroot function.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2208 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-09 12:50:24 +00:00
Ingo Weinhold
0813d0d4b8 Fixed/rewrote the implementation. Added doxygen style documentation.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2207 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-09 12:49:44 +00:00
Ingo Weinhold
21881ce58c Added file header.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2206 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-09 12:48:34 +00:00
Ingo Weinhold
4afae676ad Added support for multiple BTestHandlers in a BTestApp.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2205 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-09 12:47:37 +00:00
Ingo Weinhold
5d9772d27f Added set_volume_name().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2204 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-09 12:46:40 +00:00
Ingo Weinhold
2807c36668 Changed to OT style, some aesthetically adjustions.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2203 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-09 12:45:59 +00:00
Ingo Weinhold
9b60a208f3 Worked around a Jam problem: The ObjectHdrs rule doesn't adjust the HDRSEARCH variable and thus header files may not be found while header scanning.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2202 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-09 12:43:02 +00:00