Commit Graph

31 Commits

Author SHA1 Message Date
Sebastien Binet 81520d13a5 bind: test type-check for struct-setters
Change-Id: Ic5a1afd53f60e5295e20cb4e4d0358fe87b1efc3
2015-08-10 19:23:16 +02:00
Sebastien Binet 8beaac7ff9 bind: test for kwargs for {hi.Couple,hi.People}.__init__
Change-Id: Idc35c979e4e67e26a8106aa05666e332834567d4
2015-08-10 18:02:49 +02:00
Sebastien Binet 73f11b29bb test: add copyrights
Change-Id: I7ec6c4926b2d1bc8ed10cbe290cd033cff7e489d
2015-08-10 15:28:26 +02:00
Sebastien Binet e4cb25c2e4 all: use cpkg to print via C-stdio so outputs are sync'd with python's i/o layer
Change-Id: If1dfa6e3cbb74cf4cd4852ea6db850c3318b388b
2015-08-10 09:41:44 +02:00
Sebastien Binet b8a602ce56 bind: minimal test of basic/named types
Change-Id: Ia268426cb8bd56a3884b4e970969002d7b849156
2015-08-06 16:49:27 +02:00
Sebastien Binet 806eaacb48 bind: test buffer protocol
Change-Id: I41744bf84a6dc87ee8a372e490068465c248ddd1
2015-08-06 10:01:00 +02:00
Sebastien Binet ba12ccb5ef bind: test __setitem__
Change-Id: I97c4d6f410b0995f0d34762918b58828da5ae94f
2015-08-05 19:42:24 +02:00
Sebastien Binet 631a4f7d59 bind: test __getitem__
Change-Id: Ic566ca370f15206288cf493e4a586e8e996a3b93
2015-08-05 17:49:42 +02:00
Sebastien Binet 45b32c5643 bind: test __len__
Change-Id: I17dbafd6014bcc2ca6faafd46a4bd50fb1693a33
2015-08-05 17:49:42 +02:00
Sebastien Binet 94f02af665 bind: first stab at supporting arrays 2015-08-05 09:22:56 +02:00
Sebastien Binet d9a04c9f10 test: poor man's test of x-ref GC
Change-Id: I674eb89abd2bdc1b4f2505974b6223ec9a19f79d
2015-08-03 13:24:48 +02:00
Sebastien Binet a1e9c1317a bind: more tests for Couple 2015-07-31 17:13:45 +02:00
Sebastien Binet 64de09f092 bind: test top-level vars+consts 2015-07-31 16:54:24 +02:00
Sebastien Binet 6cd8c71b94 bind: groundwork+test for structs with struct values 2015-07-30 16:06:31 +02:00
Sebastien Binet 405ce0ee56 bind: test for exception type 2015-07-29 17:46:02 +02:00
Sebastien Binet 1d5a0689b9 bind: test ctors 2015-07-29 17:32:51 +02:00
Sebastien Binet 7fa9bcd9cd test: add ctor with comma-err 2015-07-29 16:57:53 +02:00
Sebastien Binet 79e0e447cb test: add another ctor for hi.Person 2015-07-29 16:54:44 +02:00
Sebastien Binet b08c745bd9 bind: expose ctors at module level. fix ctors doc extraction 2015-07-29 16:54:26 +02:00
Sebastien Binet a3bdde49c1 bind: test comma-err pythonization 2015-07-29 14:50:02 +02:00
Sebastien Binet 44abf5c71e bind: test exception support 2015-07-29 14:15:31 +02:00
Sebastien Binet 59a16dec60 bind: test __repr__ 2015-07-29 12:37:32 +02:00
Sebastien Binet 36d61b0c8e test: add method returning an error 2015-07-29 11:57:51 +02:00
Sebastien Binet d6d6d01ece bind: test getter/setter 2015-07-29 11:44:37 +02:00
Sebastien Binet b7b84b89bc test: hi.Person.String 2015-07-28 10:08:27 +02:00
Sebastien Binet 63da525aa1 bind: test hi.Person.Greet + doc(hi.Person.Greet) 2015-07-27 18:57:27 +02:00
Sebastien Binet f4f8220837 all: tests more of module generation 2015-07-27 18:46:30 +02:00
Sebastien Binet 878510074c test: print docs for funcs+module 2015-07-25 17:35:14 +02:00
Sebastien Binet 744ab46aef all: gopy-gen -> gopy 2015-07-24 16:16:31 +02:00
Sebastien Binet 4144ba4d58 all: add hi.Concat(str1, str2) 2015-01-30 18:44:58 +01:00
Sebastien Binet 0d799247e3 all: add example 2015-01-30 18:02:15 +01:00