OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) b3449e998a Fix TestSyntaxError() and TestSyntaxErrorDeclaringVariableInForLoop()
They were all failing assertions but the exceptions these threw were caught as expected Exceptions.
I don't think we can easily distinguish these from the Exceptions that we're expecting.
So for now we'll do some messy manually checking with boolean setting instead.
This patch also corrects the assertions themselves.
2012-03-06 02:30:22 +00:00
..
ApplicationPlugins Changed save oar and save iar parameter -p|--profile to -h|--home, including corresponding RemoteAdmin parameter 2012-02-03 23:53:18 +01:00
Capabilities Implement the FetchInventory2 capability. This accompanies the existing FetchInventoryDescendents2 capability. 2012-01-06 21:07:34 +00:00
ConsoleClient Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-25 20:24:21 +01:00
Data Updates to MSSQL store for 0.7.3 to include: 2012-03-06 00:27:49 +00:00
Framework Use a fully stubbed out MockConsole for unit tests rather than inheriting from CommandConsole. 2012-03-01 03:23:10 +00:00
Region Fix TestSyntaxError() and TestSyntaxErrorDeclaringVariableInForLoop() 2012-03-06 02:30:22 +00:00
Server OpenID auth needs hashing before authenticating 2012-03-02 15:05:06 -05:00
Services OpenID auth needs hashing before authenticating 2012-03-02 15:05:06 -05:00
Tests Use a fully stubbed out MockConsole for unit tests rather than inheriting from CommandConsole. 2012-03-01 03:23:10 +00:00
Tools minor: Rename pCampbot console prompt to "pCampbot" rather than "Region" 2012-03-02 01:54:48 +00:00