This website requires JavaScript.
Explore
Help
Sign In
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
0
You've already forked gambas-source-code
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gambas-source-code
/
main
/
lib
/
test
/
gb.test
/
.src
/
TestMyself
/
TSkipAll.test
8 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
gb.test test all assertions [GB.TEST] * NEW: Assert.IntendedFailure move to Test.IntendedFailure * NEW: TAllAsserts tests all assertions (3 todo left)
2020-05-28 11:14:58 +02:00
' Gambas test file
Public Sub SkipAll()
gb.test: TSkipAll now passes The test TSkipAll now passes with its intended implementation, so remove the Test.Todo.
2020-06-01 06:36:04 +02:00
Test.SkipAll()
gb.test test all assertions [GB.TEST] * NEW: Assert.IntendedFailure move to Test.IntendedFailure * NEW: TAllAsserts tests all assertions (3 todo left)
2020-05-28 11:14:58 +02:00
End
Reference in New Issue
Copy Permalink