Ingo Weinhold
|
73574809d0
|
Added BDiskDeviceList and test it.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2768 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-02-20 00:26:00 +00:00 |
|
Ingo Weinhold
|
295fcc8865
|
Removed some debug info. Changes due to the removal of the extended_partition_info::partition_code field.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2751 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-02-18 21:33:23 +00:00 |
|
Ingo Weinhold
|
c2257230d6
|
Our <RosterPrivate.h> must not be included when compiling for R5.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2728 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-02-16 23:00:37 +00:00 |
|
Ingo Weinhold
|
45a89df921
|
BDiskDevice::Eject() and GetName() are used now.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2726 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-02-16 18:09:26 +00:00 |
|
Ingo Weinhold
|
875f291891
|
Recognizes all notification messages now.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2713 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-02-14 23:16:34 +00:00 |
|
Stefano Ceccherini
|
4db3797f17
|
Some more tests.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2685 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-02-11 19:14:05 +00:00 |
|
Ingo Weinhold
|
77d6501f22
|
Added notification tests.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2681 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-02-10 00:24:51 +00:00 |
|
Ingo Weinhold
|
851a7b6fe7
|
Added small test program for the Disk Device API. Doesn't do much for now -- only dumps the current list of disk devices. The iteration code seems to work. :-)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2668 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-02-08 23:40:11 +00:00 |
|
Ingo Weinhold
|
2ed834e3f6
|
Cleaned up BRoster's friends mess. All access to private BRoster functionality is now done through the newly added BRoster::Private class, which is BRoster's only friend (poor BRoster ;-).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2664 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-02-08 23:29:21 +00:00 |
|
Michael Pfeiffer
|
ecf43bd407
|
CVS works now!
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2463 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-01-16 13:31:19 +00:00 |
|
Michael Pfeiffer
|
0644a69750
|
Test.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2462 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-01-16 13:30:42 +00:00 |
|
Philippe Houdoin
|
670fe10319
|
Fix, on behalf of Michael Pfeiffer, Preview broken Jamfile rule which was still
referencing PictureIterator.cpp & co, now build in libprint.a
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2459 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-01-16 08:52:32 +00:00 |
|
Stefano Ceccherini
|
5235e06864
|
When you pass a negative number as Truncate() argument, the string is truncated to a length of 0 (before Truncate() just did nothing), because it makes more sense (there isn't any problem with R5 compatibility, because here R5's BString just crashed).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2403 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-01-10 16:10:00 +00:00 |
|
Stefano Ceccherini
|
cfe8d4a743
|
one more test for ReplaceSet(char, char)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2394 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-01-09 14:00:47 +00:00 |
|
Matthew Wilber
|
b5786abca8
|
fixed path of test text file
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2311 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-12-28 04:04:42 +00:00 |
|
Matthew Wilber
|
004a0bc5b0
|
moved to text sub directory and renamed to sentence.txt
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2310 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-12-28 03:58:53 +00:00 |
|
Matthew Wilber
|
3b3007ee29
|
moved to text sub directory and renamed to sentence.stxt
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2309 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-12-28 03:58:17 +00:00 |
|
Matthew Wilber
|
af5f1fc65e
|
test files for use with the STXTTranslator. The .txt files contain plain text (UTF8) and the .stxt files contain styled information as well as text (UTF8)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2281 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-12-22 04:25:21 +00:00 |
|
beveloper
|
e3cb015484
|
modified per Ingo's request
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2260 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-12-16 17:01:01 +00:00 |
|
Matthew Wilber
|
26e97ce934
|
removed the newline character that I didn't realize was there before
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2257 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-12-16 03:17:32 +00:00 |
|
Matthew Wilber
|
0499309d67
|
initial check in, used for STXTTranslator testing
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2256 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-12-16 02:43:06 +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
|
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
|
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 |
|
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
|
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 |
|
Michael Pfeiffer
|
82dc2c66fb
|
Moved header files to headers/private/print.
Moved source files to src/add-ons/print/shared.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2201 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-12-09 05:09:05 +00:00 |
|
Matthew Wilber
|
f618953010
|
added many tests, put tests for seperate functions into single test functions
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2178 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-12-08 03:25:46 +00:00 |
|
Matthew Wilber
|
ae25cd6c51
|
added more testing, remove tests that didn't do anything productive, made style changes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2165 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-12-06 04:01:20 +00:00 |
|
Matthew Wilber
|
d5b36fec12
|
added a few little tests, made existing tests a bit more thorough
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2161 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-12-05 03:41:14 +00:00 |
|
Ingo Weinhold
|
467cfff600
|
Added BVolume tests.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2145 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-12-03 17:07:33 +00:00 |
|
jrand
|
eae4530961
|
Add final test for BPolygon, update Marc's BPolygon implementation a bit
and integrate it into the build.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2136 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-12-03 04:07:21 +00:00 |
|
Matthew Wilber
|
e1403feb25
|
added a few little tests, made style changes in order to fit on printed pages more easily, added some TODOs
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2089 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-26 04:22:33 +00:00 |
|
jrand
|
f7081347c5
|
Adding the first tests for BPolygon.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2067 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-23 04:42:57 +00:00 |
|
jerl1
|
eac71506d6
|
Some correction, and class BMidiStore.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2047 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-21 19:23:22 +00:00 |
|
Matthew Wilber
|
ef3a275d0f
|
added some more testing, modified some existing testing, made style changes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2046 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-21 05:06:40 +00:00 |
|
Stefano Ceccherini
|
9f83f86cbe
|
some more tests which our implementation passes and r5 does not :)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2015 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-11-19 08:24:13 +00:00 |
|