Surge/Tests/SurgeTests
Vincent Esche 898a908c35 Unified naming of `lhs` and `rhs` arguments (from current mix of `lhs`, `x`, `l`, …) 2019-08-30 13:48:34 +02:00
..
ArithmeticTests.swift Replaced use of named functions in ‘ArithmeticTests.swift’ with operators 2019-08-30 13:48:34 +02:00
AuxiliaryTests.swift Add UnsafeMemory abstraction (#77) 2018-04-01 12:23:36 -07:00
ConvolutionTests.swift Replaced `// MARK:` with `// MARK: - ` for nicer visual separation in Xcode 2019-08-30 13:48:34 +02:00
ExponentialTests.swift Add UnsafeMemory abstraction (#77) 2018-04-01 12:23:36 -07:00
HyperbolicTests.swift Add UnsafeMemory abstraction (#77) 2018-04-01 12:23:36 -07:00
MatrixTests.swift Unified naming of `lhs` and `rhs` arguments (from current mix of `lhs`, `x`, `l`, …) 2019-08-30 13:48:34 +02:00
PowerTests.swift Add UnsafeMemory abstraction (#77) 2018-04-01 12:23:36 -07:00
TrigonometricTests.swift Add UnsafeMemory abstraction (#77) 2018-04-01 12:23:36 -07:00
VectorTests.swift Added unit tests for matrix arithmetic 2019-08-30 00:47:54 +02:00
XCTAssert+Surge.swift Improved documentation of Surge-provided assert functions 2019-08-30 00:12:25 +02:00
XCTestCase+Surge.swift Replaced `XCTAssertArray(Float|Double)EqualWithAccuracy(_:_:accuracy:)` with short-circuiting overload of `XCTAssertEqual(_:_:accuracy:)` 2019-08-29 11:35:24 +02:00