haiku/src/tests/kits
Tyler Dauwalder dc685e9ad8 Finished scanner:
+ Octals are now handled properly in both quoted and
unquoted strings
+ Added support for \xXX style hex escapes in both
quoted and unquoted strings
+ Finished up the tests, so I think pretty much everything
should be working
NOTE: signed floating point numbers are no longer supported,
as they have no usefulness to sniffer rules
NOTE: extended format floating point numbers (i.e. 2.4e23) are
no longer supported, as they have no usefulness to sniffer rules.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@489 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-28 03:21:21 +00:00
..
app Added/tweaked tests for BLooper; fixes to BLooper stemming from those tests 2002-07-23 05:09:43 +00:00
interface Tried to get the remaining tests added to the build. 2002-07-13 22:43:55 +00:00
media Taking the address of a temporary is a bug, even if it seems to work fine. 2002-07-14 01:58:07 +00:00
midi Tried to get the remaining tests added to the build. 2002-07-13 22:43:55 +00:00
net Tried to get the remaining tests added to the build. 2002-07-13 22:43:55 +00:00
storage Finished scanner: 2002-07-28 03:21:21 +00:00
support Moved the rest of the App Kit tests over to the new framework. 2002-07-22 09:28:00 +00:00
translation Tried to get the remaining tests added to the build. 2002-07-13 22:43:55 +00:00
Jamfile Tried to get the remaining tests added to the build. 2002-07-13 22:43:55 +00:00