Borg Core Test

Straight Forward Testing

CoreTest.borg - Loads all other tests and runs them.
NatAgents.borg - Tests agent primitives.
NatArithmetic.borg - Tests Arithmetic operations.
NatInteraction.borg - Tests the itnertaction primitives.
NatMeta.borg - Tests the meta-level operators.
NatObjects.borg - Tests the cloning operator.
NatStructure.borg - Tests various structural operations.
NatTable.borg - Tests various table operations.

Irritating Bugs I've Known And Loved (IBIKAL)

Bug_NativeSerialisation.borg - An irritating bug where previous expression caused a failure in serialising latter expressions.