Sean Dague
|
b0e6d0fc01
|
skip sqlite tests on z linux, as sqlite doesn't work right on the platform
|
2009-08-06 14:01:36 -04:00 |
|
Jeff Ames
|
840de6c036
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
|
Sean Dague
|
de1aef9499
|
silly C# not letting me use a File.Exists test for a directory. Don't
you know a directory is just a special kind of file on Linux.
|
2009-04-24 12:40:42 +00:00 |
|
Sean Dague
|
fefcb8432f
|
change power linux detection method, the previous method only worked
with interactive logins, not under panda.
|
2009-04-24 12:06:24 +00:00 |
|
lbsa71
|
5572a00295
|
* Moved the DatabaseTestAttribute to Test.Common, and thus included ref to that in all db tests. *phew*
|
2009-04-09 16:40:02 +00:00 |
|
lbsa71
|
a707fa7bea
|
* Added custom DatabaseTestAttribute to help separating unit tests from component tests.
|
2009-04-09 06:42:15 +00:00 |
|
Sean Dague
|
65dcfdf031
|
SQLite doesn't work on ppc64, so ignore these tests if we are
on this platform
|
2009-04-08 20:16:23 +00:00 |
|
lbsa71
|
801da4346a
|
* optimized usings.
|
2009-02-12 09:53:12 +00:00 |
|
Jeff Ames
|
a3d14832af
|
Update svn properties, minor formatting cleanup.
|
2009-02-09 22:49:05 +00:00 |
|
Charles Krinke
|
29f54db90a
|
Thank you kindly, TLaukkan (Timmil) for a patch that:
* Fixed and added athursv's BasicEstateTest
* Added MySQLEstateTest
* Added SQLiteEstateTest
|
2009-02-09 22:07:27 +00:00 |
|